Overload | Description |
---|---|
PropertyGroupDescription Constructor() | Creates a new instance of the PropertyGroupDescription class. |
PropertyGroupDescription Constructor(String) | Creates a new instance of the PropertyGroupDescription class with the specified item property name. |
PropertyGroupDescription Constructor(String,IValueConverter) | Creates a new instance of the PropertyGroupDescription class with the specified item property name and converter that produces a final group name value. |
PropertyGroupDescription Constructor(String,IValueConverter,StringComparison) | Creates a new instance of the PropertyGroupDescription class with the specified item property name, converter that produces a final group name value and string comparison used to match the property value and a group name. |