Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / Validate Method / Validate() Method


In This Topic
    Validate() Method
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected Overloads Overridable Function Validate() As Boolean
    'Usage
     
    
    Dim instance As SuperEditBase
    Dim value As Boolean
     
    value = instance.Validate()
    protected virtual bool Validate()
    See Also