Back to Devexpress

ASPxTreeList.StylesExport Property

aspnet-devexpress-dot-web-dot-aspxtreelist-dot-aspxtreelist-007ca80d.md

latest1.2 KB
Original Source

ASPxTreeList.StylesExport Property

Provides access to the style settings defining the appearance of the exported document.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public TreeListExportStyles StylesExport { get; }
vb
Public ReadOnly Property StylesExport As TreeListExportStyles

Property Value

TypeDescription
TreeListExportStyles

A TreeListExportStyles object that contains style settings.

|

See Also

ASPxTreeList Class

ASPxTreeList Members

DevExpress.Web.ASPxTreeList Namespace