skmMenu: An ASP.NET Menu Control

Menu.ItemPadding Property

Gets or sets padding for each menuitem (pixels).

public int ItemPadding {get; set;}

Remarks

Menus and submenus are rendered as HTML tables. This property, then, specifies the rendered table's CellPadding.

See Also

Menu Class | skmMenu Namespace