FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.GroupPanel.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / PropertyGroupCreatedEventArgs Class
Members

In This Topic
    PropertyGroupCreatedEventArgs Class
    In This Topic
    Arguments for the PropertyGroupCreated event.
    Object Model
    PropertyGroupCreatedEventArgs Class
    Syntax
    'Declaration
     
    Public Class PropertyGroupCreatedEventArgs 
       Inherits System.EventArgs
    public class PropertyGroupCreatedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WPF.FlexGrid.PropertyGroupCreatedEventArgs

    See Also