ClientStation.NextPage Property

Toggles to next page.
<ID("NextPage", (int)e.NextPage)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public Property NextPage() As Boolean
This language is not supported or no code example is available.
[ID("NextPage", (int)e.NextPage)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public bool NextPage {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition