ASPxTreeListExporter.TreeListID Property
In This Article
Gets or sets the programmatic identifier of the associated ASPxTreeList control.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
The programmatic identifier assigned to the ASPx |
#Remarks
Use the TreeListID property to associate the ASPxTreeListExporter component with the required ASPxTreeList control.
See Also