Click or drag to resize
UploaderProgressPanelStyle Property
Gets the progress panel style.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public PanelStyle ProgressPanelStyle { get; }

Property Value

Type: PanelStyle
The progress panel style.
See Also