PageOverpan Property (C1FlexViewerPane)
In This Topic
Gets or sets the size of the previous page that remains visible when the user navigates to the next page.
Syntax
'Declaration
Public Property PageOverpan As Size
public Size PageOverpan {get; set;}
See Also