ProgressLabelStyle Property
Gets the progress label style.
[Visual Basic]
Public ReadOnly Property ProgressLabelStyle As Style
Public ReadOnly Property ProgressLabelStyle As Style
[C#]
public System.Web.UI.WebControls.Style ProgressLabelStyle {get;}
public System.Web.UI.WebControls.Style ProgressLabelStyle {get;}
Property Value
The progress label style.
See AlsoUploader Class | CuteWebUI Namespace