Back to Devexpress

TreeListExportStyles Class

aspnet-devexpress-dot-web-dot-aspxtreelist-36afcb19.md

latest2.0 KB
Original Source

TreeListExportStyles Class

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

Declaration

csharp
public class TreeListExportStyles :
    PropertiesBase
vb
Public Class TreeListExportStyles
    Inherits PropertiesBase

The following members return TreeListExportStyles objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxTreeList.StylesExport
ASPxTreeListExporter.Styles
ASP.NET MVC ExtensionsMVCxTreeListSettingsExport.Styles

Remarks

These settings can be accessed using the ASPxTreeListExporter.Styles property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase TreeListExportStyles TreeListExportSystemStyles

See Also

TreeListExportStyles Members

DevExpress.Web.ASPxTreeList Namespace