Click or drag to resize

DataSourceSortFieldsDataSource Property

[Missing <summary> documentation for "P:Casewhere.Common.DataQuery.DataSourceSortFields.DataSource"]

Namespace:  Casewhere.Common.DataQuery
Assembly:  Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public IList<SortField> DataSource { get; set; }

Property Value

Type: IListSortField
See Also