LinqServerModeDataSourceSelectEventArgs Properties
Provides data for the LinqServerModeDataSource.Selecting event.
Name | Description |
---|---|
Default |
Specifies how data source contents are sorted by default, when sort order is not specified by the bound control. |
Key |
Gets or sets the key expression. |
Queryable |
Gets or sets the queryable data source. |
See Also