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

FileManagerSettingsBase Class

Serves as a base for classes that define functional settings of different elements within ASPxFileManager.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public abstract class FileManagerSettingsBase :
    PropertiesBase,
    IPropertiesOwner

Remarks

The FileManagerSettingsBase class implements the base functionality common for different elements within ASPxFileManager.

Inheritance

Show 77 items
Object
StateManager
PropertiesBase
FileManagerSettingsBase
See Also