ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuItem Class / ImagePosition Property

In This Topic
    ImagePosition Property
    In This Topic
    Gets or sets which side, left or right, the image will be rendered from the menu item.
    Syntax
    'Declaration
     
    Public Property ImagePosition As ImagePosition
    public ImagePosition ImagePosition {get; set;}
    See Also