Table of Contents

Field Auto

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

The menu item role will be automatically deduced from the item text.

public static readonly MenuItemRole Auto

Returns

MenuItemRole
The menu item role will be automatically deduced from the item text.

Remarks

Setting Role to null has the same effect as the Auto value. null is the default Role property value.