[]
Gets or sets a value indicating whether the panel is visible at runtime.
protected abstract bool VisibleRuntime { get; set; }
A bool value. true if the panel is visible; otherwise, false.
true
false