TreeListStyles Class
Provides the style settings used to paint the visual elements displayed within the ASPxTreeList.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return TreeListStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxTreeList.Styles |
ASP.NET MVC Extensions | MVCxTreeList.Styles |
TreeListSettings.Styles |
Remarks
These settings can be accessed using the ASPxTreeList.Styles property.
Implements
Inheritance
Object
StateManager
PropertiesBase
StylesBase
TreeListStyles
See Also