Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / GeneralEditor Class / ForceValidation Method


In This Topic
    ForceValidation Method (GeneralEditor)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ForceValidation() 
    'Usage
     
    
    Dim instance As GeneralEditor
     
    instance.ForceValidation()
    protected virtual void ForceValidation()
    See Also