True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / GroupIntervalEventArgs Class
Members

In This Topic
    GroupIntervalEventArgs Class
    In This Topic
    Provides data for the C1TrueDBGrid.GroupText event.
    Object Model
    GroupIntervalEventArgs Class
    Syntax
    'Declaration
     
    Public Class GroupIntervalEventArgs 
       Inherits System.EventArgs
    public class GroupIntervalEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1TrueDBGrid.GroupIntervalEventArgs

    See Also