FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : EnableAjaxCall Property |
'Declaration Public Property EnableAjaxCall As Boolean
'Usage Dim instance As FpSpread Dim value As Boolean instance.EnableAjaxCall = value value = instance.EnableAjaxCall
public bool EnableAjaxCall {get; set;}
FpSpread1.EnableAjaxCall = true; FpSpread1.ClientAutoCalculation = true;
FpSpread1.EnableAjaxCall = true; FpSpread1.ClientAutoCalculation = true;
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional