'Declaration Public Enum ImagePosition Inherits System.Enum
public enum ImagePosition : System.Enum
'Declaration Public Enum ImagePosition Inherits System.Enum
public enum ImagePosition : System.Enum
| Member | Description | 
|---|---|
| Left | Show the image on the left side of the menu item. | 
| Right | Show the image on the right side of the menu item. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Menu.ImagePosition