Spread for ASP.NET 12 Product Documentation
MaximumChange Property (IIterationSupport)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > IIterationSupport Interface : MaximumChange Property
Gets or sets the maximum amount of change below which iterations stop.
Syntax
'Declaration
 
Property MaximumChange As Double
'Usage
 
Dim instance As IIterationSupport
Dim value As Double
 
instance.MaximumChange = value
 
value = instance.MaximumChange
double MaximumChange {get; set;}
See Also

Reference

IIterationSupport Interface
IIterationSupport Members