The properties of the GenomeDataSourceSelectingEventArgs class are listed below. For a complete list of GenomeDataSourceSelectingEventArgs class members, see the GenomeDataSourceSelectingEventArgs Members topic.
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. |
GenomeDataSourceSelectingEventArgs Class | TechTalk.Genome.Extensions.Web.UI Namespace