Gets or sets a value specifying whether the control should automatically post back to the server when the selected item is changed. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public bool AutoPostBack { get; set; } |
Visual Basic
![]() |
---|
Public Property AutoPostBack As Boolean |
Type: Boolean
true if the auto post pack is enabled; otherwise false. Default value is false.