Back to Devexpress

TreeListRowData Properties

wpf-devexpress-dot-xpf-dot-grid-dot-treelist-dot-treelistrowdata-dot-underscore-properties.md

latest9.4 KB
Original Source

TreeListRowData Properties

Contains information about a node.

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.
ImageGets or sets the image that is displayed within the treelist row.
IndentsGets the list of indents within the treelist row. This is a dependency property.
IndentSelectionState
IndicatorStateGets or sets the row indicator‘s state. This is a dependency property. Inherited from RowDataBase.
IsButtonVisibleGets whether the expand button is shown within the treelist row. This is a dependency property.
IsCheckBoxEnabledGets or sets whether the checkbox within the treelist row is enabled.
IsCheckBoxVisibleIndicates whether the treelist row’s check box is visible. This is a dependency property.
IsCheckedGets or sets whether the treelist row is checked.
IsEditFormVisibleGets whether the row’s inline or popup edit form is visible for the row. Inherited from RowData.
IsExpandedGets whether the treelist row is expanded. This is a dependency property.
IsExpandingGets whether a group row is being expanded. Inherited from RowData.
IsFocusedGets whether the row is focused. Inherited from RowData.
IsImageVisibleIndicates whether the image is shown within the treelist row. This is a dependency property.
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.
LevelGets the row’s grouping level. Inherited from RowData.
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.
NodeGets the node corresponding to the treelist row.
RowGets a row object that corresponds to the row. Inherited from RowData.
RowHandleGets the row’s handle. Inherited from RowData.
RowLevelGets the nesting level of the treelist row. This is a dependency property.
RowMarginGets the treelist row’s outer margin. This is a dependency property.
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.
ShowTreeIndentAsCellPart

See Also

TreeListRowData Class

TreeListRowData Members

DevExpress.Xpf.Grid.TreeList Namespace