The ContinuedPageModel type exposes the following members.

Constructors

  NameDescription
ContinuedPageModel
Initializes a new instance of the ContinuedPageModel class.

Methods

  NameDescription
AssignParameters
Sets the model display parameters subject to the previous active model.
(Inherited from ViewModel.)
CalculateOrigin
Calculates the page location in the report preview area.
(Inherited from DocumentViewModel.)
CalculateZoom
Calculates scale.
(Inherited from DocumentViewModel.)
ChangeZoomOverloaded.
Clone
Overridden. See Clone()()().
(Overrides ViewModel..::.Clone()()().)
CreateStoryboard
Creates Storyboard for animation.
(Inherited from DocumentViewModel.)
DeleteUnusedPages
Deletes the unused pages.
(Inherited from DocumentViewModel.)
DocumentEnd
Overridden. See DocumentEnd()()().
(Overrides ViewModel..::.DocumentEnd()()().)
DocumentHome
Overridden. See DocumentHome()()().
(Overrides ViewModel..::.DocumentHome()()().)
EnsurePageView
Creates the presenter for the selected page if the presenter is missing.
(Inherited from DocumentViewModel.)
EnsureVisibleOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetGap
Gets the gap between pages.
(Overrides DocumentViewModel..::.GetGap(Point).)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GoToFirstPage
Overridden. See GoToFirstPage()()().
(Inherited from DocumentViewModel.)
GoToLastPage
Overridden. See GoToLastPage()()().
(Inherited from DocumentViewModel.)
GoToNextPage
Overridden. See GoToNextPage()()().
(Inherited from DocumentViewModel.)
GoToPrevPage
Overridden. See GoToPrevPage()()().
(Inherited from DocumentViewModel.)
InvalidateOverloaded.
MakeVisible
Forces content to scroll until the coordinate space of a specific rectangle is visible.
(Inherited from DocumentViewModel.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
MouseWheel
Overridden. See MouseWheel(Double).
(Inherited from DocumentViewModel.)
PageDown
Overridden. See PageDown()()().
(Inherited from DocumentViewModel.)
PageEnd
Overridden. See PageEnd()()().
(Overrides ViewModel..::.PageEnd()()().)
PageHome
Overridden. See PageHome()()().
(Overrides ViewModel..::.PageHome()()().)
PageUp
Overridden. See PageUp()()().
(Inherited from DocumentViewModel.)
PanView
Overridden. See PanView(Point).
(Inherited from DocumentViewModel.)
RectToScreen
Gets page area screen coordinates.
(Overrides DocumentViewModel..::.RectToScreen(ReportRegion).)
ResetSearchResult
Overridden. See ResetSearchResult()()().
(Inherited from DocumentViewModel.)
SetupPage
Sets the selected page parameters.
(Inherited from DocumentViewModel.)
ShowSearchResult (Inherited from DocumentViewModel.)
StartAnimation
Starts animation.
(Inherited from DocumentViewModel.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
UpdateContent (Overrides ViewModel..::.UpdateContent(ViewModel, Boolean).)
ZoomInOverloaded.
ZoomOutOverloaded.
ZoomWindow
Overridden. See ZoomWindow(Rect, Boolean).
(Inherited from DocumentViewModel.)

Fields

  NameDescription
Gap
Gets the gap between pages.
(Inherited from DocumentViewModel.)
Margin
Gets page margins.
(Inherited from DocumentViewModel.)

Properties

  NameDescription
CanGoToNextPage
Overridden. See CanGoToNextPage.
(Inherited from DocumentViewModel.)
CanGoToPrevPage
Overridden. See CanGoToPrevPage.
(Inherited from DocumentViewModel.)
ClientSize
Gets the client area size.
(Inherited from ViewModel.)
Document
Gets Document which is a report.
(Inherited from DocumentViewModel.)
HScrollBarActive
Overridden. See HScrollBarActive.
(Inherited from DocumentViewModel.)
HScrollBarLarge
Overridden. See HScrollBarLarge.
(Inherited from DocumentViewModel.)
HScrollBarMaximum
Overridden. See HScrollBarMaximum.
(Inherited from DocumentViewModel.)
HScrollBarPosition
Overridden. See HScrollBarPosition.
(Inherited from DocumentViewModel.)
HScrollBarSmall
Overridden. See HScrollBarSmall.
(Inherited from DocumentViewModel.)
HScrollBarViewPort
Overridden. See HScrollBarViewPort.
(Inherited from DocumentViewModel.)
PageNumber
Overridden. See PageNumber.
(Overrides ViewModel..::.PageNumber.)
ScaledPageArea
Gets the page sizes subject to view scale.
(Overrides DocumentViewModel..::.ScaledPageArea.)
View
Gets IView which is report preview control.
(Inherited from ViewModel.)
ViewManager
Gets ViewManager which is Report Viewer manager.
(Inherited from ViewModel.)
VScrollBarActive
Overridden. See VScrollBarActive.
(Inherited from DocumentViewModel.)
VScrollBarLarge
Overridden. See VScrollBarLarge.
(Overrides DocumentViewModel..::.VScrollBarLarge.)
VScrollBarMaximum
Overridden. See VScrollBarMaximum.
(Inherited from DocumentViewModel.)
VScrollBarPosition
Overridden. See VScrollBarPosition.
(Inherited from DocumentViewModel.)
VScrollBarSmall
Overridden. See VScrollBarSmall.
(Inherited from DocumentViewModel.)
VScrollBarViewPort
Overridden. See VScrollBarViewPort.
(Inherited from DocumentViewModel.)
Zoom
Overridden. See Zoom.
(Inherited from DocumentViewModel.)

See Also