'Declaration Public Property IsEmpty As Boolean
'Declaration
Public Property IsEmpty As Boolean
public bool IsEmpty {get; set;}
If this property is set to false the visual state group "GroupingStates" will change its visual state to "Grouping".
This property is controlled by the C1DataGrid to which the presenter belongs.
DataGridGroupingPresenter Class DataGridGroupingPresenter Members