[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.View.MultiPageViewer

MultiPageViewer Class

Represents a viewer for multipage and continuous view reports.

Namespace: GrapeCity.ActiveReports.Viewer.Wpf.View
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
[TemplatePart(Name = "Scroll", Type = typeof(ScrollViewer))]
[TemplatePart(Name = "CopySelectBehavior", Type = typeof(CopySelectBehavior))]
[TemplatePart(Name = "DocumentBehavior", Type = typeof(DocumentBehavior))]
[TemplatePart(Name = "MouseWheelZoomBehavior", Type = typeof(MouseWheelZoomBehavior))]
[TemplatePart(Name = "ChangeViewTypeBehavior", Type = typeof(ChangeViewTypeBehavior))]
[TemplatePart(Name = "NavigationBehavior", Type = typeof(NavigationBehavior))]
[TemplatePart(Name = "PanModeBehavior", Type = typeof(PanModeBehavior))]
public class MultiPageViewer : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IDisposable

Constructors

Name Description
MultiPageViewer()

Initializes a new instance of the MultiPageViewer class.

Fields

Name Description
IsUIEnabledProperty

Identifies the IsUIEnabled dependency property.

Properties

Name Description
IsUIEnabled

Indicates whether the UI is enabled.

Methods

Name Description
Dispose()

Disposes resources.

OnApplyTemplate()

Initializes the viewer control.