Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / IsValidEventArgs Class
Members


In This Topic
    IsValidEventArgs Class
    In This Topic
    Represents the event data for an editor validate event.
    Syntax
    'Declaration
     
    
    Public Class IsValidEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As IsValidEventArgs
    public class IsValidEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.SuperEdit.IsValidEventArgs

    See Also