Skip to main content

TreeListSettingsText.TreeList Property

For internal use only.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public ASPxTreeList TreeList { get; }

Property Value

Type
ASPxTreeList

Property Paths

You can access this nested property as listed below:

Object Type Path to TreeList
ASPxTreeList
.SettingsText .TreeList
See Also