ASPxTreeList.SettingsExport Property
Provides access to the ASPxTreeList’s export settings.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
TreeListSettingsExport | A TreeListSettingsExport object that contains the ASPxTreeList’s export settings. |
See Also