Click or drag to resize

OpsSelectionEntrySelected Property

True if this entry is currently 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