Click or drag to resize

OpsCommandSender Property

An object to associate with this command. Usually the creator of this OpsCommand instance (e.g. button).

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public Object Sender { get; set; }

Property Value

Object
See Also