Back to Devexpress

HeadersData Properties

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

latest7.2 KB
Original Source

HeadersData Properties

Contains information about column headers.

NameDescription
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.
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. Inherited from RowData.
FixedRowPositionGets or sets the row’s fix position. Inherited from RowData.
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. 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.
IsMasterRowExpandedGets whether the master row is expanded. This is a dependency property. Inherited from RowDataBase.
IsNewItemRowInherited from RowData.
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.
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. Inherited from RowData.
RowGets a row object that corresponds to the row. Inherited from RowData.
RowHandle
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

HeadersData Class

HeadersData Members

DevExpress.Xpf.Grid Namespace