Click or drag to resize
UploaderProgressLabelStyle Property
Gets the progress label style.

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

Property Value

Type: Style
The progress label style.
See Also