AutoPostBack Property (C1Pager)
Gets or sets a value that determines whether post back to server automatically when one of the pager buttons is clicked.
public virtual System.bool AutoPostBack {get; set;}
'Declaration
Public Overridable Property AutoPostBack As System.Boolean