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

In This Topic
    Interval Property (GroupInfo)
    In This Topic
    Gets or sets the way rows are grouped.
    Syntax
    'Declaration
     
    Public Property Interval As GroupIntervalEnum
    public GroupIntervalEnum Interval {get; set;}
    See Also