In This Topic
The Pager control can bind to a data control or CollectionView service to support page navigation.
Syntax
'Declaration
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
Public Class Pager
Inherits Control
Implements ITemplate
[Scripts(Mono.Cecil.CustomAttributeArgument[])]
public class Pager : Control, ITemplate
Inheritance Hierarchy
See Also