skmMenu: An ASP.NET Menu Control

MenuItem.RightImageAlign Property

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

public virtual System.Web.UI.WebControls.ImageAlign RightImageAlign {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