ComponentOne DataGrid for WPF and Silverlight
Direction Property (DataGridGroupState)

C1.Silverlight.DataGrid Namespace > DataGridGroupState 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

DataGridGroupState Class
DataGridGroupState Members