Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / ValueBase Class / NotifyChangeValue Method


In This Topic
NotifyChangeValue Method
In This Topic
Notifies when the property changes value.
Syntax
'Declaration
 
Protected Sub NotifyChangeValue() 
 
'Usage
 
Dim instance As ValueBase
 
instance.NotifyChangeValue()
See Also