GridGroupValueData Fields
Contains information about group row values.Name | Description |
---|---|
ColumnHeaderProperty static | Identifies the ColumnHeader dependency property. |
DataObjectProperty static | Identifies the DataObjectBase.DataObject attached property. Inherited from DataObjectBase. |
DisplayTextProperty static | Identifies the DisplayText dependency property. |
GroupColumnHeaderTextProperty static | Identifies the GroupColumnHeaderText dependency property. |
HighlightingPropertiesProperty static | Identifies the HighlightingProperties dependency property. |
IsFirstGroupValueProperty static | Identifies the IsFirstGroupValue dependency property. |
NeedsResetEventProperty static | Identifies the DataObjectBase.NeedsResetEvent attached property. Inherited from DataObjectBase. |
RaiseResetEventWhenObjectIsLoadedProperty static | Identifies the DataObjectBase.RaiseResetEventWhenObjectIsLoaded attached property. Inherited from DataObjectBase. |
ResetEvent static | Identifies the DataObjectBase.Reset event. Inherited from DataObjectBase. |
ShowSeparatorProperty static | Identifies the ShowSeparator dependency property. |
TextProperty static | Identifies the Text dependency property. |
See Also