MobileForms Toolkit Documentation

Page.IsLast Property

Gets the boolean value indicating whether page is the last page in the DetailView.

public bool IsLast {get;}

Property Value

true if the page is the last page in the parent's page collection, false otherwise.

See Also

Page Class | Resco.Controls.DetailView Namespace