TreeListExportStyles Class
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TreeListExportStyles :
PropertiesBase
#Related API Members
The following members return TreeListExportStyles objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASPx |
|
ASP. |
MVCx |
#Remarks
These settings can be accessed using the ASPxTreeListExporter.Styles property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
TreeListExportStyles
See Also