Table of Contents

Property NextPage

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

NextPage

When implemented by a class, represents a next IEditPage within the Edit control pages collection.

IEditPage NextPage { get; }

Property Value

IEditPage

Remarks

Returns null if the page represents the last page.