[]
Gets or sets a value indicating whether the viewer repositions the view to the top of the page when a user navigates to another page after scrolling down on the current page.
public bool RepositionPage { get; set; }
Type | Description |
---|---|
bool |
|
The default value is false
. When set to true
, this feature enhances the readability by ensuring that the user
starts viewing each new page from the top.