Click or drag to resize

MenuItemInfoSelected Property

Menu Item is selected.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public bool Selected { get; set; }

Property Value

Type: Boolean
See Also