PropertyGroupDescription Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The PropertyGroupDescription type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone 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.
Public propertySupported by Silverlight for Windows Phone GroupNames Gets the collection of group names. (Inherited from GroupDescription.)
Public propertySupported by Silverlight for Windows Phone PropertyName Gets or sets the name of the property that is used to determine which group(s) an item belongs to.
Public propertySupported by Silverlight for Windows Phone StringComparison Gets or sets a StringComparison value that specifies the comparison between the value of an item (as determined by PropertyName and Converter) and the name of a group.

Top