ComponentOne DataGrid for WPF and Silverlight
C1SortDescriptions Property (ICollectionViewSortExtension)

C1.Silverlight.DataGrid.Data Namespace > ICollectionViewSortExtension Interface : C1SortDescriptions Property
Gets or sets the sort descriptions. When setting the property the sort descriptions should be applied to the underlying data.
Syntax
'Declaration
 
Property C1SortDescriptions As DataGridColumnValue(Of DataGridSortDirection)()
DataGridColumnValue<DataGridSortDirection>[] C1SortDescriptions {get; set;}
See Also

Reference

ICollectionViewSortExtension Interface
ICollectionViewSortExtension Members