ComponentOne Menus and Toolbars for WinForms
UserData Property (C1Command)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Command Class : UserData Property
Arbitrary data that can be associated with the command.
Syntax
'Declaration
 
Public Property UserData As System.Object
public System.object UserData {get; set;}
See Also

Reference

C1Command Class
C1Command Members