Back to Devexpress

RowData Properties

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

latest6.0 KB
Original Source

RowData Properties

Contains information about a data row.

NameDescription
AlternateRowGets whether the row uses the alternate background.
CollapseBottomLineThis member supports the internal infrastructure, and is not intended to be used directly from your code.
ControllerVisibleIndexGets the row’s visible position within a View.
DataContextGets or sets the row’s data context.
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.
EvenRowGets whether the row’s visible index is even.
FixedRowPositionGets or sets the row’s fix position.
IndicatorStateGets or sets the row indicator‘s state. This is a dependency property. Inherited from RowDataBase.
IsEditFormVisibleGets whether the row’s inline or popup edit form is visible for the row.
IsExpandingGets whether a group row is being expanded.
IsFocusedGets whether the row is focused.
IsLastFixedRowGets whether the associated row is the last fixed row at the top or at the bottom of the TableView.
IsMasterRowExpandedGets whether the master row is expanded. This is a dependency property. Inherited from RowDataBase.
IsNewItemRow
IsReadyGets whether the row’s data has been loaded or not.
IsRowExpandedGets whether a group row is expanded.
IsRowVisibleThis member supports the internal infrastructure and is not intended to be used directly from your code.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
IsSelectedGets whether the row is selected.
IsWaitIndicatorVisible
LevelGets the row’s grouping level.
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.
RowGets a row object that corresponds to the row.
RowHandleGets the row’s handle.
RowPositionGets the row’s position within a View.
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.
SelectionStateGets a value that indicates the row’s selection state.
ShowBottomLineIndicates whether the row’s bottom line is visible.
ShowRowBreakThis member supports the internal infrastructure, and is not intended to be used directly from your code.
ViewGets the owner view. Inherited from RowDataBase.

See Also

RowData Class

RowData Members

DevExpress.Xpf.Grid Namespace