Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid Namespace / GroupAddedEventArgs Class
Properties


In This Topic
    GroupAddedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GroupAddedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorProvides information on the group added to the grid.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the datarow that caused the new group to be created and added to the grid.  
    Public PropertyGets the group that has just been added to the grid.  
    Top
    See Also