Back to Devexpress

GroupRowData Properties

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

latest9.9 KB
Original Source

GroupRowData Properties

Contains information about a group row.

NameDescription
AllItemsSelectedGets whether all items within the group are selected. This is a dependency property.
AlternateRowGets whether the row uses the alternate background. Inherited from RowData.
CollapseBottomLineThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from RowData.
ControllerVisibleIndexGets the row’s visible position within a View. Inherited from RowData.
DataContextGets or sets the row’s data context. Inherited from RowData.
DataRowsContainerThis member supports the internal infrastructure and is not intended to be used directly from your code.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DetailLevelGets the nesting level of a View. Inherited from RowDataBase.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
EnabledSelected
EvenRowGets whether the row’s visible index is even. Inherited from RowData.
FixedLeftGroupSummaryDataThis member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
FixedNoneGroupSummaryDataThis member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
FixedRightGroupSummaryDataThis member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
FixedRowPositionGets or sets the row’s fix position. Inherited from RowData.
GroupLevelGets a value that specifies at which nesting level the group row resides. This is a dependency property.
GroupSummaryDataGets the list of objects that contain information on group summaries displayed within a group row. This is a dependency property.
GroupValueGets or sets the group row’s value. This is a dependency property.
GroupValues
IndicatorStateGets or sets the row indicator‘s state. This is a dependency property. Inherited from RowDataBase.
IsCheckedGets or sets whether the group row’s check-box is checked.
IsEditFormVisibleGets whether the row’s inline or popup edit form is visible for the row. Inherited from RowData.
IsExpandingGets whether a group row is being expanded. Inherited from RowData.
IsFocusedGets whether the row is focused. Inherited from RowData.
IsLastFixedRowGets whether the associated row is the last fixed row at the top or at the bottom of the TableView. Inherited from RowData.
IsLastHierarchicalRowIndicates whether the group row is at the lowest hierarchical level. This is a dependency property.
IsLastVisibleElementRowThis member supports the internal infrastructure and is not intended to be used directly from your code.
IsMasterRowExpandedGets whether the master row is expanded. This is a dependency property. Inherited from RowDataBase.
IsNewItemRowInherited from RowData.
IsPreviewExpandedIndicates whether the parent group row is expanded. This is a dependency property.
IsReadyGets whether the row’s data has been loaded or not. Inherited from RowData.
IsRowExpandedGets whether a group row is expanded. Inherited from RowData.
IsRowVisibleThis member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from RowData.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
IsSelectedGets whether the row is selected. Inherited from RowData.
IsWaitIndicatorVisibleInherited from RowData.
LevelGets the row’s grouping level. Inherited from RowData.
LineLevelThis member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from RowDataBase.
NextRowLevelGets the next row’s nesting level. Inherited from RowData.
Offset
RowGets a row object that corresponds to the row. Inherited from RowData.
RowHandleGets the row’s handle. Inherited from RowData.
RowPositionGets the row’s position within a View. Inherited from RowData.
RowsContainerThis member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from RowDataBase.
RowStateGets an object that stores a row’s state. Inherited from RowData.
SelectionStateGets a value that indicates the row’s selection state. Inherited from RowData.
ShowBottomLineIndicates whether the row’s bottom line is visible. Inherited from RowData.
ShowRowBreakThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from RowData.
ViewGets the owner view. Inherited from RowDataBase.

See Also

GroupRowData Class

GroupRowData Members

DevExpress.Xpf.Grid Namespace