skmMenu: An ASP.NET Menu Control

MenuItem.VerticalAlign Property

Specifies vertical alignment for the MenuItem.

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

Property Value

One of the vertical alignment options from the System.Web.UI.WebControls.VerticalAlign enumeration. The default is VerticalAlign.NotSet.

See Also

MenuItem Class | skmMenu Namespace