Skip to main content
A newer version of this page is available. .

HeadersData Properties

Contains information about column headers.
Name Description
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DetailLevel Gets the nesting level of a View. Inherited from RowDataBase.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IndicatorState Gets or sets the row indicator‘s state. This is a dependency property. Inherited from RowDataBase.
IsMasterRowExpanded Gets whether the master row is expanded. This is a dependency property. Inherited from RowDataBase.
IsSealed Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
LineLevel This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from RowDataBase.
RowsContainer This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from RowDataBase.
View Gets the owner view. Inherited from RowDataBase.
See Also