Menu::StaticSubMenuIndent Property
.NET Framework (current version)
Gets or sets the amount of space, in pixels, to indent submenus within a static menu.
Assembly: System.Web (in System.Web.dll)
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The value of the selected Unit is less than 0. |
When the static menu displays more than one menu level (if the StaticDisplayLevels property is set to a value higher than 1), use the StaticSubMenuIndent property to specify the number of pixels by which to indent the submenu items within the static menu.
.NET Framework
Available since 2.0
Available since 2.0
Show: