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

In This Topic
    GroupByRectangle Property (C1TrueDBGrid)
    In This Topic
    Gets the rectangle occupied by the grouping area.
    Syntax
    'Declaration
     
    Public ReadOnly Property GroupByRectangle As System.Drawing.Rectangle
    public System.Drawing.Rectangle GroupByRectangle {get;}
    See Also