Common Application Framework

Command.Visible Property

Gets or sets if the command is visible. Setting this value will set the CommandExecutor.Visible property on all attached CommandExecutors.

public virtual bool Visible {get; set;}

See Also

Command Class | Aveva.ApplicationFramework.Presentation Namespace