TreeListRowData Fields
Contains information about a node.| Name | Description |
|---|---|
| CurrentRowDataProperty static | Identifies the RowData.CurrentRowData dependency property. Inherited from RowData. |
| DataObjectProperty static | Identifies the DataObjectBase.DataObject attached property. Inherited from DataObjectBase. |
| IndentSelectionStateProperty static | Identifies the TreeListRowData.IndentSelectionState dependency property. |
| IndentsProperty static | Identifies the TreeListRowData.Indents dependency property. |
| IsButtonVisibleProperty static | Identifies the TreeListRowData.IsButtonVisible dependency property. |
| IsCheckBoxVisibleProperty static | Identifies the TreeListRowData.IsCheckBoxVisible dependency property. |
| IsExpandedProperty static | Identifies the TreeListRowData.IsExpanded dependency property. |
| IsImageVisibleProperty static | Identifies the TreeListRowData.IsImageVisible dependency property. |
| NeedsResetEventProperty static | Identifies the DataObjectBase.NeedsResetEvent attached property. Inherited from DataObjectBase. |
| RaiseResetEventWhenObjectIsLoadedProperty static | Identifies the DataObjectBase.RaiseResetEventWhenObjectIsLoaded attached property. Inherited from DataObjectBase. |
| ResetEvent static | Identifies the DataObjectBase.Reset event. Inherited from DataObjectBase. |
| RowDataProperty static | Identifies the RowData.RowData attached property. Inherited from RowData. |
| RowLevelProperty static | Identifies the TreeListRowData.RowLevel dependency property. |
| RowMarginProperty static | Identifies the TreeListRowData.RowMargin dependency property. |
| ShowTreeIndentAsCellPartProperty static | Identifies the ShowTreeIndentAsCellPart dependency property. |
See Also