Back to Devexpress

TreeListRowData Fields

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

latest4.2 KB
Original Source

TreeListRowData Fields

Contains information about a node.

NameDescription
CurrentRowDataProperty staticIdentifies the RowData.CurrentRowData dependency property. Inherited from RowData.
DataObjectProperty staticIdentifies the DataObjectBase.DataObject attached property. Inherited from DataObjectBase.
IndentSelectionStateProperty staticIdentifies the TreeListRowData.IndentSelectionState dependency property.
IndentsProperty staticIdentifies the TreeListRowData.Indents dependency property.
IsButtonVisibleProperty staticIdentifies the TreeListRowData.IsButtonVisible dependency property.
IsCheckBoxVisibleProperty staticIdentifies the TreeListRowData.IsCheckBoxVisible dependency property.
IsExpandedProperty staticIdentifies the TreeListRowData.IsExpanded dependency property.
IsImageVisibleProperty staticIdentifies the TreeListRowData.IsImageVisible dependency property.
NeedsResetEventProperty staticIdentifies the DataObjectBase.NeedsResetEvent attached property. Inherited from DataObjectBase.
RaiseResetEventWhenObjectIsLoadedProperty staticIdentifies the DataObjectBase.RaiseResetEventWhenObjectIsLoaded attached property. Inherited from DataObjectBase.
ResetEvent staticIdentifies the DataObjectBase.Reset event. Inherited from DataObjectBase.
RowDataProperty staticIdentifies the RowData.RowData attached property. Inherited from RowData.
RowLevelProperty staticIdentifies the TreeListRowData.RowLevel dependency property.
RowMarginProperty staticIdentifies the TreeListRowData.RowMargin dependency property.
ShowTreeIndentAsCellPartProperty staticIdentifies the ShowTreeIndentAsCellPart dependency property.

See Also

TreeListRowData Class

TreeListRowData Members

DevExpress.Xpf.Grid.TreeList Namespace