aspnet-devexpress-dot-web-dot-aspxtreelist-36afcb19.md
Provides the style settings used to paint the visual elements displayed within the ASPxTreeList when it is exported.
Namespace : DevExpress.Web.ASPxTreeList
Assembly : DevExpress.Web.ASPxTreeList.v25.2.dll
NuGet Package : DevExpress.Web
public class TreeListExportStyles :
PropertiesBase
Public Class TreeListExportStyles
Inherits PropertiesBase
The following members return TreeListExportStyles objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxTreeList.StylesExport |
| ASPxTreeListExporter.Styles | |
| ASP.NET MVC Extensions | MVCxTreeListSettingsExport.Styles |
These settings can be accessed using the ASPxTreeListExporter.Styles property.
Object StateManager PropertiesBase TreeListExportStyles TreeListExportSystemStyles
See Also