For a list of all members of this type, see GroupBy members.
Name | Description | |
---|---|---|
![]() | DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | GroupMemberPath | The property to use as a the group by clause. |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) |
![]() | ItemsSource | The input data to the grouping operation. |
![]() | KeyMemberPath | The property to use as a key to flatten a group into properties on the row. |
![]() | ValueMemberPath | Gets or sets the property name that supplies numeric values. |