ActiveReports 13
Enabled Property (ParametersPanel)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > ParametersPanel Class : Enabled Property
Gets or sets the value that determines whether the viewer's parameters panel is enabled.
Syntax
'Declaration
 
Public Property Enabled As Boolean
public bool Enabled {get; set;}

Property Value

true if enabled; otherwise, false.
See Also

Reference

ParametersPanel Class
ParametersPanel Members