MobileForms Toolkit Documentation

Page.IsCurrent Property

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

public bool IsCurrent {get;}

Property Value

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

See Also

Page Class | Resco.Controls.DetailView Namespace