TechTalk Genome v4.2

GenomeDataSourceSelectingEventArgs Properties

The properties of the GenomeDataSourceSelectingEventArgs class are listed below. For a complete list of GenomeDataSourceSelectingEventArgs class members, see the GenomeDataSourceSelectingEventArgs Members topic.

Public Instance Properties

Arguments Gets the select arguments that are used to request operations on the data beyond basic data retrieval of the select operation.
Cancel (inherited from CancelEventArgs)Gets or sets a value indicating whether the event should be canceled.
SetDataSource Gets or sets the data source of the select operation.

See Also

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