OpsCommandSender Property |
An object to associate with this command. Usually the creator of this OpsCommand instance (e.g. button).
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic Object Sender { get; set; }
Property Value
Object
See Also