Back to Devexpress

RowDataBase Properties

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

latest2.5 KB
Original Source

RowDataBase Properties

Serves as a base for classes that contain information about rows and cards.

NameDescription
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DetailLevelGets the nesting level of a View.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IndicatorStateGets or sets the row indicator‘s state. This is a dependency property.
IsMasterRowExpandedGets whether the master row is expanded. This is a dependency property.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
LineLevelThis member supports the internal infrastructure and is not intended to be used directly from your code.
RowsContainerThis member supports the internal infrastructure and is not intended to be used directly from your code.
ViewGets the owner view.

See Also

RowDataBase Class

RowDataBase Members

DevExpress.Xpf.Grid Namespace