Skip to main content
Tab

FileManagerSettingsBase Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public abstract class FileManagerSettingsBase :
    PropertiesBase,
    IPropertiesOwner

Remarks

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

Inheritance

Show 80 items
Object
StateManager
PropertiesBase
FileManagerSettingsBase
See Also