[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.ParametersPanel

ParametersPanel Class

Represents the viewer's parameters panel properties.

Implements
Namespace: GrapeCity.ActiveReports.Viewer.Wpf
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
public sealed class ParametersPanel : SidebarPanel, IDisposable

Fields

Name Description
EnabledProperty

Identifies the Enabled dependency property.

VisibleProperty

Identifies the Visible dependency property.

Properties

Name Description
Enabled

Gets or sets a value indicating whether the viewer's parameters panel is enabled.

EnabledRuntime

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

Text

Gets or sets a value indicating the text that displays in the header of the parameters panel.

Visible

Gets or sets a value indicating the visibility of the parameters panel.

VisibleRuntime

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

Methods

Name Description
Dispose()

Disposes this instance.

Refresh()

Refreshes the parameters panel.