[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.ParametersPanel.VisibleRuntime

VisibleRuntime Property

VisibleRuntime

Gets or sets a value indicating whether the panel is visible at runtime.

Declaration
protected override bool VisibleRuntime { get; set; }
Property Value
Type Description
bool

A bool value. true if the panel is visible; otherwise, false.

Overrides