C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuItem Class / IconClass Property

In This Topic
IconClass Property (C1MenuItem)
In This Topic
Gets or sets the icon css class to the menuitem that is displayed next to the text in the menu item.
Syntax
'Declaration
 
Public Property IconClass As System.String
 
See Also