Skip to main content

TreeListSettingsBase Class

Serves as a base for classes that represent options.

Namespace: DevExpress.Web.ASPxTreeList

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

See Also