Skip to main content
A newer version of this page is available. .

TreeListStyles Class

Provides the style settings used to paint the visual elements displayed within the ASPxTreeList.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class TreeListStyles :
    StylesBase

The following members return TreeListStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxTreeList.Styles
ASP.NET MVC Extensions MVCxTreeList.Styles
TreeListSettings.Styles

Remarks

These settings can be accessed using the ASPxTreeList.Styles property.

Implements

Inheritance

See Also