[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel

SidebarPanel Class

Represents a base class that exposes public properties of the sidebar panels.

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

Fields

Name Description
ViewerViewModel

Properties

Name Description
EnabledRuntime

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

Text

Gets or sets the text of the panel.

VisibleRuntime

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

Methods

Name Description
Clear()

Clears the panel.

Dispose()

Disposes this instance.

Refresh()

Refreshes the panel.