skmMenu: An ASP.NET Menu Control

Menu.ItemSpacing Property

Gets or sets the spacing for each menuitem (pixels).

public int ItemSpacing {get; set;}

Remarks

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

See Also

Menu Class | skmMenu Namespace