ShowGroupingPanel Property
In This Topic
Gets or sets a value indicating whether the panel above the cells area used to group by a column is displayed.
Syntax
'Declaration
Public Property ShowGroupingPanel As Boolean
public bool ShowGroupingPanel {get; set;}
See Also