Skip to main content
A newer version of this page is available. .

TreeListSettingsBase Class

Serves as a base for classes that represent options.

Namespace: DevExpress.Web.ASPxTreeList

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