Table of Contents

Property NextPage

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

NextPage

Represents a next EditPage within the Edit control pages collection.

[Browsable(false)]
public virtual IEditPage NextPage { get; }

Property Value

IEditPage

Remarks

Returns null if the page represents the last page.