Back to Devexpress

GroupRowData Fields

wpf-devexpress-dot-xpf-dot-grid-dot-grouprowdata-dot-underscore-fields.md

latest4.9 KB
Original Source

GroupRowData Fields

Contains information about a group row.

NameDescription
AllItemsSelectedProperty staticIdentifies the GroupRowData.AllItemsSelected dependency property.
CurrentRowDataProperty staticIdentifies the RowData.CurrentRowData dependency property. Inherited from RowData.
DataObjectProperty staticIdentifies the DataObjectBase.DataObject attached property. Inherited from DataObjectBase.
EnabledSelectedProperty staticIdentifies the GroupRowData.EnabledSelected dependency property.
FixedLeftGroupSummaryDataProperty staticIdentifies the GroupRowData.FixedLeftGroupSummaryData dependency property.
FixedNoneGroupSummaryDataProperty staticIdentifies the GroupRowData.FixedNoneGroupSummaryData dependency property.
FixedRightGroupSummaryDataProperty staticIdentifies the GroupRowData.FixedRightGroupSummaryData dependency property.
GroupLevelProperty staticIdentifies the GroupRowData.GroupLevel dependency property.
GroupSummaryDataProperty staticIdentifies the GroupRowData.GroupSummaryData dependency property.
GroupValueProperty staticIdentifies the GroupRowData.GroupValue dependency property.
GroupValuesProperty staticIdentifies the GroupRowData.GroupValues dependency property.
IsCheckedProperty staticIdentifies the GroupRowData.IsChecked dependency property.
IsLastHierarchicalRowProperty staticIdentifies the GroupRowData.IsLastHierarchicalRow dependency property.
IsLastVisibleElementRowProperty staticIdentifies the GroupRowData.IsLastVisibleElementRow dependency property.
IsPreviewExpandedProperty staticIdentifies the GroupRowData.IsPreviewExpanded dependency property.
NeedsResetEventProperty staticIdentifies the DataObjectBase.NeedsResetEvent attached property. Inherited from DataObjectBase.
RaiseResetEventWhenObjectIsLoadedProperty staticIdentifies the DataObjectBase.RaiseResetEventWhenObjectIsLoaded attached property. Inherited from DataObjectBase.
ResetEvent staticIdentifies the DataObjectBase.Reset event. Inherited from DataObjectBase.
RowDataProperty staticIdentifies the RowData.RowData attached property. Inherited from RowData.

See Also

GroupRowData Class

GroupRowData Members

DevExpress.Xpf.Grid Namespace