Skip to main content

RowDataBase Properties

Serves as a base for classes that contain information about rows and cards.
Name Description
DetailLevel Gets the nesting level of a View.
IndicatorState Gets or sets the row indicator‘s state. This is a dependency property.
IsMasterRowExpanded Gets whether the master row is expanded. This is a dependency property.
LineLevel This member supports the internal infrastructure and is not intended to be used directly from your code.
RowsContainer This member supports the internal infrastructure and is not intended to be used directly from your code.
View Gets the owner view.
See Also