FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.GroupPanel.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridGroupPanel Class / OnPropertyGroupCreated Method

In This Topic
    OnPropertyGroupCreated Method
    In This Topic
    Raises the PropertyGroupCreated event.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnPropertyGroupCreated( _
       ByVal e As PropertyGroupCreatedEventArgs _
    ) 
    protected virtual void OnPropertyGroupCreated( 
       PropertyGroupCreatedEventArgs e
    )

    Parameters

    e
    See Also