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: 18.2
Syntaxpublic Object Sender { get; set; }
Property Value
Type:
Object
See Also