The GroupDescriptor type exposes the following members.

Constructors

  Name Description
Public method GroupDescriptor()()()()
Initializes a new instance of the GroupDescriptor class.
Public method GroupDescriptor(String)
Initializes a new instance of the GroupDescriptor class.

Methods

Fields

  Name Description
Public field Static member PropertyPathProperty
The DependencyProperty for the PropertyPath property.

Properties

  Name Description
Public property DependencyObjectType (Inherited from DependencyObject.)
Public property Dispatcher (Inherited from DispatcherObject.)
Public property IsSealed (Inherited from DependencyObject.)
Public property PropertyPath
Gets or sets the name of the property path used to group data.

See Also