TreeListSettings Class
Provides view options for ASPxTreeList controls.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return TreeListSettings objects:
Remarks
The TreeListSettings class contains options that specify the visibility of various elements (column headers, footer, preview, etc.) displayed within the ASPxTreeList. These settings can be accessed using the ASPxTreeList.Settings property.
Implements
Inheritance
See Also