Spread Windows Forms 12.0 Product Documentation
SubEditorOpeningEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SubEditorOpeningEventArgs Class
Represents the event data for the SubEditorOpening event in the Spread component, which occurs when the subeditor in a cell is opening.
Object Model
SubEditorOpeningEventArgs ClassSpreadView Class
Syntax
'Declaration
 
Public Class SubEditorOpeningEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As SubEditorOpeningEventArgs
public class SubEditorOpeningEventArgs : System.EventArgs 
Inheritance Hierarchy

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

See Also

Reference

SubEditorOpeningEventArgs Members
FarPoint.Win.Spread Namespace
SubEditorOpening Event

User-Task Documentation

Working with a SubEditor
Managing Events from User Actions