ComponentOne True DBGrid for WinForms
GroupedColumns Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : GroupedColumns Property
Gets the collection of columns that are grouped.
Syntax
'Declaration
 
Public ReadOnly Property GroupedColumns As GroupedColumnCollection
public GroupedColumnCollection GroupedColumns {get;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members