Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChartCollection Class / InternalChange Property


In This Topic
InternalChange Property
In This Topic
Syntax
'Declaration
 
Public Property InternalChange As Boolean
 
'Usage
 
Dim instance As SpreadChartCollection
Dim value As Boolean
 
instance.InternalChange = value
 
value = instance.InternalChange
See Also