Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / RichTextEditor.SubEditorCancelEventArgs Class
Members


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

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

    See Also