Gets or sets the page provider control that RadPagination will navigate.
Namespace: Telerik.UIAssembly: (in WinJS.exe) Version:
Syntax
JavaScript |
---|
//propValue is of type Object
var propValue = instance.pageProvider;
instance.pageProvider = propValue; |
Property Value
Type:
Object
See Also