In This Topic
Gets or sets the CSS class for the icon of the toolbar item.
Syntax
'Declaration
Public Property IconCssClass As String
public string IconCssClass {get; set;}
Property Value
The CSS class as a
System.String used for the icon representation.
See Also