aspnet-devexpress-dot-web-86e7c9db.md
Defines style settings for the upload panel.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class FileManagerPanelStyle :
AppearanceStyleBase
Public Class FileManagerPanelStyle
Inherits AppearanceStyleBase
The following members return FileManagerPanelStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase FileManagerPanelStyle FileManagerToolbarStyle
See Also