C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Pager Namespace / C1Pager Class / AutoPostBack Property

In This Topic
AutoPostBack Property (C1Pager)
In This Topic
Gets or sets a value that determines whether post back to server automatically when one of the pager buttons is clicked.
Syntax
'Declaration
 
Public Overridable Property AutoPostBack As System.Boolean
 
See Also