[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.SearchPanel.EnabledRuntime

EnabledRuntime Property

EnabledRuntime

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

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

true if enabled; otherwise, false.

Overrides