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.v25.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 80 items
Object
StateManager
PropertiesBase
FileManagerSettingsBase
See Also