Back to Devexpress

TreeListExportAppearance Class

aspnet-devexpress-dot-web-dot-aspxtreelist-79823d0a.md

latest2.6 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeListExportAppearance :
    AppearanceStyle
vb
Public Class TreeListExportAppearance
    Inherits AppearanceStyle

The following members return TreeListExportAppearance objects:

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle TreeListExportAppearance

See Also

TreeListExportAppearance Members

DevExpress.Web.ASPxTreeList Namespace