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
             
        
            
            public System.string IconClass {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also