Skip to main content
A newer version of this page is available. .

GroupRowData Fields

Contains information about a group row.
Name Description
AllItemsSelectedProperty static Identifies the GroupRowData.AllItemsSelected dependency property.
CurrentRowDataProperty static Identifies the RowData.CurrentRowData dependency property. Inherited from RowData.
DataObjectProperty static Identifies the DataObjectBase.DataObject attached property. Inherited from DataObjectBase.
EnabledSelectedProperty static Identifies the GroupRowData.EnabledSelected dependency property.
FixedLeftGroupSummaryDataProperty static Identifies the GroupRowData.FixedLeftGroupSummaryData dependency property.
FixedNoneGroupSummaryDataProperty static Identifies the GroupRowData.FixedNoneGroupSummaryData dependency property.
FixedRightGroupSummaryDataProperty static Identifies the GroupRowData.FixedRightGroupSummaryData dependency property.
GroupLevelProperty static Identifies the GroupRowData.GroupLevel dependency property.
GroupSummaryDataProperty static Identifies the GroupRowData.GroupSummaryData dependency property.
GroupValueProperty static Identifies the GroupRowData.GroupValue dependency property.
GroupValuesProperty static Identifies the GroupRowData.GroupValues dependency property.
IsCheckedProperty static Identifies the GroupRowData.IsChecked dependency property.
IsLastHierarchicalRowProperty static Identifies the GroupRowData.IsLastHierarchicalRow dependency property.
IsLastVisibleElementRowProperty static Identifies the GroupRowData.IsLastVisibleElementRow dependency property.
IsPreviewExpandedProperty static Identifies the GroupRowData.IsPreviewExpanded 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.
RowDataProperty static Identifies the RowData.RowData attached property. Inherited from RowData.
See Also