smartDBforms.NET API Reference

SmartPager.Command Event

Occurs when a button within a SmartPager control is clicked.

[Visual Basic]
Public Event Command As CommandEventHandler
[C#]
public event CommandEventHandler Command;

See Also

SmartPager Class | Adillis.SmartDBForms Namespace