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