[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.SidebarPanel

SidebarPanel Class

Exposes public properties of the sidebar panels.

Implements
Namespace: GrapeCity.ActiveReports.Viewer.Win
Assembly: MESCIUS.ActiveReports.Viewer.Win.dll
Syntax
public abstract class SidebarPanel : Component, IComponent, IDisposable

Fields

Name Description
ViewerViewModel

The view model for the entire viewer.

Properties

Name Description
ContextMenu

Gets or sets the context menu for the sidebar panel.

Enabled

Gets or sets a value indicating whether this SidebarPanel is enabled.

EnabledRuntime

Gets or sets a value indicating whether this SidebarPanel is enabled in runtime.

Text

Gets or sets the caption of the sidebar panel.

Visible

Gets or sets a value indicating whether this SidebarPanel is visible.

VisibleRuntime

Gets or sets a value indicating whether this SidebarPanel is visible in runtime.

Width

Gets or sets the width of the entire sidebar. Use Viewer.Sidebar.Width instead.

Methods

Name Description
Clear()

Clears this instance.

Refresh()

Refreshes the sidebar panel.