Property NextPage
NextPage
Represents a next EditPage
within the Edit control pages collection.
[Browsable(false)]
public virtual IEditPage NextPage { get; }
Property Value
Remarks
Returns null if the page represents the last page.
Represents a next EditPage
within the Edit control pages collection.
[Browsable(false)]
public virtual IEditPage NextPage { get; }
Returns null if the page represents the last page.