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