Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / RichTextEditor.SubEditorCancelEventArgs Class
Members


RichTextEditor.SubEditorCancelEventArgs Class
Represents the event data for the canceling of the SubEditorOpening event for the FpSpread component.
Syntax
'Declaration
 
Public Class RichTextEditor.SubEditorCancelEventArgs 
   Inherits System.EventArgs
 
Inheritance Hierarchy

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

See Also