Intersoft ClientUI Documentation
PropertyGroupDescription Class Members
Properties  Methods  Events


The following tables list the members exposed by PropertyGroupDescription.

Public Constructors
 NameDescription
Public ConstructorPropertyGroupDescription Constructor  
Top
Public Properties
 NameDescription
Public PropertyConverterGets 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)
Public PropertyGroupNamesGets the collection of group names. (Inherited from System.ComponentModel.GroupDescription)
Public PropertyPropertyNameGets 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)
Public PropertyStringComparisonGets 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)
Top
Public Methods
 NameDescription
Public MethodGroupNameFromItemReturns the group name(s) for the specified item. (Inherited from System.Windows.Data.PropertyGroupDescription)
Public MethodNamesMatchReturns 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)
Top
Protected Methods
Protected Events
 NameDescription
Protected EventPropertyChangedOccurs when a property value has changed. (Inherited from System.ComponentModel.GroupDescription)
Top
See Also

Reference

PropertyGroupDescription Class
Intersoft.Client.Data.ComponentModel.CollectionViews Namespace

Send Feedback