TreeListSettingsBase Class
In This Article
Serves as a base for classes that represent options.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class TreeListSettingsBase :
PropertiesBase
#Remarks
This class introduces basic properties and methods appropriate to all objects that represent options.
#Implements
#Inheritance
Show 19 items
Object
StateManager
PropertiesBase
TreeListSettingsBase
See Also