smartDBforms.NET API Reference

SmartPager.PagerTemplate Property

This template property allows you to define custom paging user interface. You can use command buttons with specific command names to trigger page changing. For more information see SmartPager documentation.

[Visual Basic]
Public Property PagerTemplate As ITemplate
[C#]
public ITemplate PagerTemplate {get; set;}

See Also

SmartPager Class | Adillis.SmartDBForms Namespace