FileManagerPanelStyle Class
Defines style settings for the upload panel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return FileManagerPanelStyle objects:
Remarks
The FileManagerPanelStyle class contains settings that define the appearance of the upload panel within the ASPxFileManager control.
An object of the FileManagerPanelStyle type can be accessed via the FileManagerStyles.UploadPanel property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
FileManagerPanelStyle
See Also