[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.PropertyGroupCreatedEventArgs

PropertyGroupCreatedEventArgs Class

Arguments for the PropertyGroupCreated event.

Inheritance
PropertyGroupCreatedEventArgs
Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGrid.GroupPanel.4.6.2.dll
Syntax
public class PropertyGroupCreatedEventArgs : EventArgs

Constructors

Name Description
PropertyGroupCreatedEventArgs(string, Type)

Initializes a new instance of a PropertyGroupCreatedEventArgs

Properties

Name Description
DataType

Gets the data type for the group being created.

PropertyGroupDescription

Gets or sets the PropertyGroupDescription for the group being created.