| Intersoft.Client.Data.ComponentModel.CollectionViews Namespace : PropertyGroupDescription Class | 
The following tables list the members exposed by PropertyGroupDescription.
| Name | Description | |
|---|---|---|
![]()  | PropertyGroupDescription Constructor | 
| Name | Description | |
|---|---|---|
![]()  | Converter | Gets or sets a converter to apply to the property value or the item to produce the final value that is used to determine which group(s) an item belongs to. (Inherited from System.Windows.Data.PropertyGroupDescription) | 
![]()  | GroupNames | Gets the collection of group names. (Inherited from System.ComponentModel.GroupDescription) | 
![]()  | PropertyName | Gets or sets the name of the property that is used to determine which group(s) an item belongs to. (Inherited from System.Windows.Data.PropertyGroupDescription) | 
![]()  | StringComparison | Gets or sets a System.StringComparison value that specifies the comparison between the value of an item (as determined by System.Windows.Data.PropertyGroupDescription.PropertyName and System.Windows.Data.PropertyGroupDescription.Converter) and the name of a group. (Inherited from System.Windows.Data.PropertyGroupDescription) | 
| Name | Description | |
|---|---|---|
![]()  | GroupNameFromItem | Returns the group name(s) for the specified item. (Inherited from System.Windows.Data.PropertyGroupDescription) | 
![]()  | NamesMatch | Returns a value that indicates whether the group name and the item name match, which indicates that the item belongs to the group. (Inherited from System.Windows.Data.PropertyGroupDescription) | 
| Name | Description | |
|---|---|---|
![]()  | OnPropertyChanged | Raises the System.ComponentModel.GroupDescription.PropertyChanged event. (Inherited from System.ComponentModel.GroupDescription) | 
| Name | Description | |
|---|---|---|
![]()  | PropertyChanged | Occurs when a property value has changed. (Inherited from System.ComponentModel.GroupDescription) |