MobileForms Toolkit Documentation

Page.FirstIndex Property

Gets the absolute index of the first item on the page.

public int FirstIndex {get;}

Property Value

The absolute index of the first item on the page.

Remarks

This index is the index to the Items collection. Relative index on the Page is 0.

See Also

Page Class | Resco.Controls.DetailView Namespace