True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / GroupedColumns Property

In This Topic
    GroupedColumns Property (C1TrueDBGrid)
    In This Topic
    Gets the collection of columns that are grouped.
    Syntax
    'Declaration
     
    Public ReadOnly Property GroupedColumns As GroupedColumnCollection
    public GroupedColumnCollection GroupedColumns {get;}
    See Also