CheckAutoToggle Property (C1CommandMdiList)
In This Topic
If true, the Checked property value is toggled automatically when this command is invoked.
Syntax
'Declaration
Public Property CheckAutoToggle As Boolean
public bool CheckAutoToggle {get; set;}
See Also