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