Back to Devexpress

TreeListIndentStyleBase Class

aspnet-devexpress-dot-web-dot-aspxtreelist-d9edccfc.md

latest1.9 KB
Original Source

TreeListIndentStyleBase Class

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class TreeListIndentStyleBase :
    AppearanceStyleBase
vb
Public MustInherit Class TreeListIndentStyleBase
    Inherits AppearanceStyleBase

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase TreeListIndentStyleBase TreeListIndentStyle

TreeListTreeLineStyle

See Also

TreeListIndentStyleBase Members

Tree List

DevExpress.Web.ASPxTreeList Namespace