TreeListExportStyles.Image Property
In This Article
Gets the appearance settings used to paint images when the tree list is exported.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public TreeListExportAppearance Image { get; }
#Property Value
Type | Description |
---|---|
Tree |
A Tree |
See Also