Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DataValidationNote Class / FireUIChangeComplete Method


In This Topic
    FireUIChangeComplete Method (DataValidationNote)
    In This Topic
    Occurs when the User Interface (UI) change is complete.
    Syntax
    'Declaration
     
    
    Public Sub FireUIChangeComplete() 
    'Usage
     
    
    Dim instance As DataValidationNote
     
    instance.FireUIChangeComplete()
    public void FireUIChangeComplete()
    See Also