[]
Defines a builder to configurate PropertyGroupDescription.
public class PropertyGroupDescriptionBuilder : GroupDescriptionBuilder<PropertyGroupDescription, PropertyGroupDescriptionBuilder>
| Name | Description |
|---|---|
| PropertyGroupDescriptionBuilder(PropertyGroupDescription) | Creates one PropertyGroupDescriptionBuilder instance to configurate |
| Name | Description |
|---|---|
| ClientConverter(string) | Configurates ClientConverter. Sets the callback function that takes an item and a property name and returns the group name. |
| PropertyName(string) | Configurates PropertyName. |