FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SubEditorOpeningEventArgs Class
Members


SubEditorOpeningEventArgs Class
Represents the event data for the SubEditorOpening event in the Spread component, which occurs when the subeditor in a cell is opening.
Syntax
'Declaration
 
Public Class SubEditorOpeningEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As SubEditorOpeningEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.SubEditorOpeningEventArgs

See Also