Gets or sets a value that indicates whether an automatic postback to the server should occur when active tab changed.
[Visual Basic]
Public Property AutoPostBack As Boolean
Property Value
true if an automatic postback to the server should occur when active tab changed; otherwise, false. The default value is false.
Remarks
Use this property to get or set a value that indicates whether an automatic postback to the server should occur when active tab changed.
See Also
UltimateTabstrip Class | Karamasoft.WebControls.UltimateTabstrip Namespace