ASPxTreeList.Settings Property
In This Article
Provides access to the ASPxTreeList’s display options.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public TreeListSettings Settings { get; }
#Property Value
Type | Description |
---|---|
Tree |
A Tree |
See Also