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

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

    System.Object
       System.EventArgs
          C1.Win.C1TrueDBGrid.GroupTextEventArgs

    See Also