True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / OnGroupInterval Method

In This Topic
    OnGroupInterval Method (C1TrueDBGrid)
    In This Topic
    Raises the GroupInterval event.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnGroupInterval( _
       ByVal e As GroupIntervalEventArgs _
    ) 
    protected override void OnGroupInterval( 
       GroupIntervalEventArgs e
    )

    Parameters

    e
    See Also