[]
Gets or sets a value indicating whether the runtime options menu is visible.
[C1Description("C1NavBar.ShowOptionsMenu", "Gets or sets a value indicating whether the runtime options menu is visible.")]
[C1Category("Behavior")]
public bool ShowOptionsMenu { get; set; }
<C1Description("C1NavBar.ShowOptionsMenu", "Gets or sets a value indicating whether the runtime options menu is visible.")>
<C1Category("Behavior")>
Public Property ShowOptionsMenu As Boolean