[]
        
(Showing Draft Content)

C1.Win.C1Command.C1Command.CheckAutoToggle

CheckAutoToggle Property

CheckAutoToggle

If true, the Checked property value is toggled automatically when this command is invoked.

Declaration
[C1Category("Behavior")]
[C1Description("C1Command.CheckAutoToggle", "If true, the Checked property value is toggled automatically when this command is invoked.")]
public bool CheckAutoToggle { get; set; }