TreeListStyles.IndentWithButton Property
Gets the style settings used to paint indents that contain expand buttons.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
TreeListIndentStyle | A TreeListIndentStyle object that contains style settings used to paint node indents. |
See Also