Spread for ASP.NET 11 Product Documentation
EnableAjaxCall Property (FormulaExtender)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FormulaExtender Class : EnableAjaxCall Property
Gets or sets the automatic or manual post back when the source control value changes.
Syntax
'Declaration
 
Public Property EnableAjaxCall As Boolean
'Usage
 
Dim instance As FormulaExtender
Dim value As Boolean
 
instance.EnableAjaxCall = value
 
value = instance.EnableAjaxCall
public bool EnableAjaxCall {get; set;}
See Also

Reference

FormulaExtender Class
FormulaExtender Members