Name | Description | |
---|---|---|
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
FieldName | Gets the field name of the column by which the data items are grouped. | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
Title | Gets the data displayed in the associated GroupHeaderControls of the groups contained in this level. | |
TitleTemplate | Gets the DataTemplate used to display the Title's content. | |
TitleTemplateSelector | Gets a DataTemplateSelector that provides a way to apply a different TitleTemplates based on custom logic. | |
ValueStringFormat | Gets the format used for the content of the group header. This can also impact the format of the data during export or when copying to the clipboard. | |
ValueStringFormatCulture | ||
ValueTemplate | Gets or sets the DataTemplate used to display the group's value. Read-only as of v5.2. | |
ValueTemplateSelector | Gets or sets a DataTemplateSelector that provides a way to apply a different ValueTemplate based on custom logic. Read-only as of v5.2. |