Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / GeneralEditor.SubEditorCancelEventArgs Class
Members


In This Topic
    GeneralEditor.SubEditorCancelEventArgs Class
    In This Topic
    Represents the event data for the canceling of the SubEditorOpening event for the component.
    Syntax
    'Declaration
     
    
    Public Class GeneralEditor.SubEditorCancelEventArgs 
       Inherits System.EventArgs
    public class GeneralEditor.SubEditorCancelEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.CellType.GeneralEditor.SubEditorCancelEventArgs

    See Also