MobileForms Toolkit Documentation

Page.Count Property

Gets the count of the items on the page.

public int Count {get;}

Property Value

The count of the items on the page.

Implements

ICollection.Count

Remarks

The paging item is excluded.

See Also

Page Class | Resco.Controls.DetailView Namespace