TreeListOptionsView.ShouldSerializeShowIndentAsRowStyle() Method
Returns whether the TreeListOptionsView.ShowIndentAsRowStyle property should be serialized.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| Boolean | true if the TreeListOptionsView.ShowIndentAsRowStyle property should be serialized; otherwise, false. |
See Also