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


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

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

See Also