TreeListStyles Class
In This Article
Provides the style settings used to paint the visual elements displayed within the ASPxTreeList.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TreeListStyles :
StylesBase
#Related API Members
The following members return TreeListStyles objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
MVCx |
Tree |
#Remarks
These settings can be accessed using the ASPxTreeList.Styles property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
StylesBase
TreeListStyles
See Also