True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid 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