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