TechTalk Genome v4.2

GenomeDataSourceSelectingEventArgs.SetDataSource Property

Gets or sets the data source of the select operation.

public Set SetDataSource {get; set;}

Property Value

A Set representing the data source used during the select operation.

Remarks

The value of the property is prefilled with the current data source.

Requirements

Namespace: TechTalk.Genome.Extensions.Web.UI

Assembly: TechTalk.Genome.Extensions.Web (in TechTalk.Genome.Extensions.Web.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

GenomeDataSourceSelectingEventArgs Class | TechTalk.Genome.Extensions.Web.UI Namespace