ComponentOne DataGrid for WPF and Silverlight
State Property (GroupDescription)

C1.Silverlight.DataGrid Namespace > GroupDescription Class : State Property
Gets or sets a value that indicates whether to sort in ascending or descending order.
Syntax
'Declaration
 
Public Property State As DataGridGroupState
public DataGridGroupState State {get; set;}
See Also

Reference

GroupDescription Class
GroupDescription Members