[]
Initializes a new instance of a PropertyGroupCreatedEventArgs
public PropertyGroupCreatedEventArgs(string propName, Type dataType)
Type | Name | Description |
---|---|---|
string | propName | Name of the property being grouped on. |
Type | dataType | Type of the property being grouped on. |