TreeListExportStyles.Indent Property
Gets the appearance settings used to paint indents.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
TreeListExportAppearance | A TreeListExportAppearance object that contains appearance settings. |
See Also