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

In This Topic
    ISubEditor Interface Members
    In This Topic

    The following tables list the members exposed by ISubEditor.

    Public Methods
     NameDescription
     MethodGets the initial location of the subeditor control.  
     MethodGets the preferred (maximum required) size of the cell for the subeditor control.  
     MethodGets the control associated with the subeditor.  
     MethodGets the value from the subeditor control.  
     MethodSets the value into the subeditor control.  
    Top
    Public Events
     NameDescription
     EventOccurs when the subeditor control goes away.  
     EventOccurs when the value in the subeditor changes.  
    Top
    See Also