Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / GeneralEditor.SubEditorCancelEventArgs Class / GeneralEditor.SubEditorCancelEventArgs Constructor


In This Topic
    GeneralEditor.SubEditorCancelEventArgs Constructor
    In This Topic
    Creates a new object with the SubEditorCancel event arguments.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New GeneralEditor.SubEditorCancelEventArgs()
    public GeneralEditor.SubEditorCancelEventArgs()
    See Also