System.Web.UI.WebControls.SubMenuStyle.VerticalPadding Property

Gets or sets the amount of space above and below a submenu.

Syntax

[System.ComponentModel.NotifyParentProperty(true)]
[System.ComponentModel.DefaultValue(typeof(System.Web.UI.WebControls.Unit), "")]
public Unit VerticalPadding { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the SubMenuStyle.VerticalPadding property to control the amount of vertical space between the text of submenu items. To control the horizontal space around submenu text, use the SubMenuStyle.HorizontalPadding property.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0