Spread Windows Forms 15.0
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()
    protected void NotifyChangeValue()
    See Also