ComponentOne True DBGrid for WinForms
GroupByAreaVisible Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : GroupByAreaVisible Property
Gets or sets a value indicating the visibility of the Grouping area of the grid when the DataView property is set to GroupBy.
Syntax
'Declaration
 
Public Property GroupByAreaVisible As System.Boolean
public System.bool GroupByAreaVisible {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members