| Name | Description | |
|---|---|---|
![]()  | BindArrowKeyScrolling | Gets or sets a value indicating whether or not the ImGearPageView control will handle the Arrow keys. | 
![]()  | Display | Gets or sets ImGearPageDisplay object associated with the control, representing the image and display parameters. | 
![]()  | HorizontalArrowIncerment | Gets or sets the Horizontal amount to scroll when using the left or right arrow keys. | 
![]()  | HorizontalLargeChange | Gets the horizontal ScrollBar large change increment settings. | 
![]()  | HorizontalSmallChange | Gets the horizontal ScrollBar small change increment settings. | 
![]()  | NotifyPageDown | Gets or sets a reference to a DelegatePageCalculate delegate. | 
![]()  | NotifyPageUp | Gets or sets a reference to a DelegatePageCaluclate delegate. | 
![]()  | Page | Gets or sets page associated with the control - automatically mapped to the Page property of the associated ImGearPageDisplay object. | 
![]()  | UseConfiguredScrollbarIncrements | Gets or sets a value indicating whether to use configured HorizontalSmallChange, HorizontalLargeChange, VerticalSmallChange and VerticalLargeChange increments, or automatically calculated values. | 
![]()  | VerticalArrowIncerment | Gets or sets the vertical amount to scroll when using the up or down arrow keys. | 
![]()  | VerticalLargeChange | Gets the vertical ScrollBar large change increment settings. | 
![]()  | VerticalSmallChange | Gets the vertical ScrollBar small change increment settings. | 
            