aspnet-devexpress-dot-web-6dd67f8f.md
Contains settings that allow the appearance of various ASPxTreeView elements to be defined.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class TreeViewStyles :
StylesBase
Public Class TreeViewStyles
Inherits StylesBase
The following members return TreeViewStyles objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxTreeView.Styles |
| ASP.NET MVC Extensions | MVCxTreeView.Styles |
| TreeViewSettings.Styles |
An object of the TreeViewStyles type can be accessed via the ASPxTreeView.Styles property.
Object StateManager PropertiesBase StylesBase TreeViewStyles
See Also