TreeListIndentStyleBase Class
In This Article
Serves as a base for the TreeListIndentStyle class that provides style settings used to paint node indents.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class TreeListIndentStyleBase :
AppearanceStyleBase
#Inheritance
See Also