skmMenu: An ASP.NET Menu Control

MenuItem.LeftImageAlign Property

Specifies alignment for an image to be shown to the left of the MenuItem's Text or main image.

public virtual System.Web.UI.WebControls.ImageAlign LeftImageAlign {get; set;}

Property Value

Set to one of the values of the System.Web.UI.WebControls.ImageAlign enumeration. The default is ImageAlign.NotSet

See Also

MenuItem Class | skmMenu Namespace