[]
Arguments for the PropertyGroupCreated event.
public class PropertyGroupCreatedEventArgs : EventArgs
Name | Description |
---|---|
PropertyGroupCreatedEventArgs(string, Type) | Initializes a new instance of a PropertyGroupCreatedEventArgs |
Name | Description |
---|---|
DataType | Gets the data type for the group being created. |
PropertyGroupDescription | Gets or sets the PropertyGroupDescription for the group being created. |