Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IEditorSupport Interface
Properties Methods Events

In This Topic
    IEditorSupport Interface Members
    In This Topic

    The following tables list the members exposed by IEditorSupport.

    Public Properties
     NameDescription
     PropertyGets or sets the number of characters selected in the control.  
     PropertyGets or sets the number of the character's position from which to start selecting.  
     PropertyGets the subeditor in the cell.  
    Top
    Public Methods
     NameDescription
     MethodGet a value that indicates whether there is a need to resend the mouse event when the mouse button is pressed down on the component.  
    Top
    Public Events
     NameDescription
     EventOccurs after the control receives the focus.  
     EventOccurs when the subeditor for a cell closes.  
     EventOccurs when the subeditor for a cell opens.  
     EventOccurs when content is provided that cannot be processed or is invalid.  
    Top
    See Also