Common Application Framework

Command.Checked Property

Gets or sets if the command is in a checked state. Setting this value will set the CommandExecutor.Checked property on all attached CommandExecutors.

public virtual bool Checked {get; set;}

See Also

Command Class | Aveva.ApplicationFramework.Presentation Namespace