ComponentOne DataGrid for WPF and Silverlight
Direction Property (DataGridSortState)

C1.WPF.DataGrid Namespace > DataGridSortState Class : Direction Property
Gets or sets the direction of the sort.
Syntax
'Declaration
 
Public ReadOnly Property Direction As DataGridSortDirection
public DataGridSortDirection Direction {get;}

Property Value

The direction of the sort.
See Also

Reference

DataGridSortState Class
DataGridSortState Members