MobileForms Toolkit Documentation

Page.IsFirst Property

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

public bool IsFirst {get;}

Property Value

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

See Also

Page Class | Resco.Controls.DetailView Namespace