MenuItemSizeMode
Wisej.Web.MenuItemSizeMode
Last updated
Wisej.Web.MenuItemSizeMode
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Specifies how a MenuItem in a MenuBar or a MainMenu behaves when the control resizes.
Name | Description |
---|---|
Auto | The width of the is determined by its contents. |
Fill | The uses the available space on the or (the space not taken up by other menu items whose property is set to ) and shares it with other menu items that have their property set to . |
Name | Description |
---|---|
Returns or sets how the menu item is resized when in a or |