[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.SearchPanel.VisibleRuntime

VisibleRuntime Property

VisibleRuntime

Gets or sets a value indicating whether this SearchPanel is visible at runtime.

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

true if visible; otherwise, false.

Overrides