[]
        
(Showing Draft Content)

C1.Win.C1Command.C1Command.UserData

UserData Property

UserData

Arbitrary data that can be associated with the command.

Declaration
[C1Category("Behavior")]
[C1Description("C1Command.UserData", "Arbitrary data that can be associated with the command.")]
[TypeConverter(typeof(StringConverter))]
public object UserData { get; set; }