Skip to main content

TreeListSettingsBase Class

Serves as a base for classes that represent options.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v24.2.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