MobileForms Toolkit Documentation

DetailView.HasPages Property

Gets the boolean value indicating if DetailView has pages.

public bool HasPages {get;}

Property Value

true, if the DetailView has pages, false otherwise.

Remarks

Using this value it is possible to peek if the pages exist without creating the PageCollection.

See Also

DetailView Class | Resco.Controls.DetailView Namespace