Table of Contents

Property PrevPage

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

PrevPage

Represents a previous EditPage within the Edit control pages collection.

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

Property Value

IEditPage

Remarks

Returns null if the page represents the first page.