Skip to main content

TreeListSettingsBase Class

Serves as a base for classes that represent options.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll

#Declaration

public abstract class TreeListSettingsBase :
    PropertiesBase

#Remarks

This class introduces basic properties and methods appropriate to all objects that represent options.

#Implements

See Also