Table of Contents

Property PrevPage

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

PrevPage

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

IEditPage PrevPage { get; }

Property Value

IEditPage

Remarks

Returns null if the page represents the first page.