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

FileManagerStyles.UploadPanel Property

Gets the style settings that define the appearance of the upload panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public FileManagerPanelStyle UploadPanel { get; }

Property Value

Type Description
FileManagerPanelStyle

A FileManagerPanelStyle object that contains the style settings.

See Also