Wijmo UI for the Web
pageCount Field
wijmo.data Namespace > IPagedDataView Interface : pageCount Field

Type: wijmo.data.IObservable

The number of pages.

Syntax
var instance; // Type: wijmo.data.IPagedDataView;
var value; // Type: IObservable
value = instance.pageCount;
var pageCount : IObservable;
See Also

Reference

IPagedDataView Interface