Skip to main content
A newer version of this page is available. .

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.v19.1.dll

Declaration

public class TreeListExportStyles :
    PropertiesBase

The following members return TreeListExportStyles objects:

Remarks

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

Implements

See Also