[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.ParametersPanel.EnabledRuntime

EnabledRuntime Property

EnabledRuntime

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

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

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

Overrides