Back to Devexpress

TreeListStyles Class

aspnet-devexpress-dot-web-dot-aspxtreelist-801a4322.md

latest1.9 KB
Original Source

TreeListStyles Class

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

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeListStyles :
    StylesBase
vb
Public Class TreeListStyles
    Inherits StylesBase

The following members return TreeListStyles objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxTreeList.Styles
ASP.NET MVC ExtensionsMVCxTreeList.Styles
TreeListSettings.Styles

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase TreeListStyles

See Also

TreeListStyles Members

Tree List Appearance Customization

Tree List

DevExpress.Web.ASPxTreeList Namespace