TreeListFormatRule.TreeList Property
Gets the TreeList object that owns the current formatting rule.
Namespace: DevExpress.XtraTreeList.StyleFormatConditions
Assembly: DevExpress.XtraTreeList.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
TreeList | A TreeList object that owns the current formatting rule. |
See Also