Skip to main content

TreeListExportAppearance Class

Contains appearance settings used to paint the ASPxTreeList’s elements (cells, column headers, footer, etc.) when it is exported.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class TreeListExportAppearance :
    AppearanceStyle
See Also