ASP.NET Pack Programmer's Guide
BaseGauge(T).AutoPostBack Property
See Also
 





Gets or sets a value indicating whether a postback to the server automatically occurs when the value of the gauge changes.

Namespace: MindFusion.Gauges.WebForms
Package: MindFusion.Gauges.WebForms

 Syntax

C#  Copy Code

public bool AutoPostBack { get; set; }

Visual Basic  Copy Code

Public Property AutoPostBack As Boolean

 Property Value

 See Also

BaseGauge(T) Members
BaseGauge(T) Class
MindFusion.Gauges.WebForms Namespace