Name | Description | |
---|---|---|
PropertyGroupDescription Constructor | Overloaded. |
The following tables list the members exposed by PropertyGroupDescription.
Name | Description | |
---|---|---|
PropertyGroupDescription Constructor | Overloaded. |
Name | Description | |
---|---|---|
Converter | Gets or sets a converter that applies to the property value and produces a final group name value. | |
GroupNames | (Inherited from C1.Xaml.GroupDescription) | |
PropertyName | Gets or sets the name of the item property to group on. | |
StringComparison | Gets or sets StringComparison used to match the property value and a group name. |
Name | Description | |
---|---|---|
GroupNameFromItem | Overridden. Returns the group name for the given item. | |
NamesMatch | Overridden. Returns a value that indicates whether the group name and the item name match such that the item belongs to the group. |
Name | Description | |
---|---|---|
OnPropertyChanged | (Inherited from C1.Xaml.GroupDescription) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from C1.Xaml.GroupDescription) |