[]
Gets or sets a value that determines whether the viewer will reposition the view to the top of the page when a user goes to another page after scrolling downward in a page.
public bool RepositionPage { get; set; }
Type | Description |
---|---|
bool | A bool value. |
The default is false
.