TreeListOptionsView.ShouldSerializeShowIndentAsRowStyle() Method
Returns whether the TreeListOptionsView.ShowIndentAsRowStyle property should be serialized.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v21.2.dll
NuGet Packages: DevExpress.Win.Design, DevExpress.Win.TreeList
Declaration
Returns
Type | Description |
---|---|
Boolean | true if the TreeListOptionsView.ShowIndentAsRowStyle property should be serialized; otherwise, false. |
See Also