Spread Windows Forms 12.0 Product Documentation
SubEditor Property (IEditorSupport)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IEditorSupport Interface : SubEditor Property
Gets the subeditor in the cell.
Syntax
'Declaration
 
ReadOnly Property SubEditor As ISubEditor
'Usage
 
Dim instance As IEditorSupport
Dim value As ISubEditor
 
value = instance.SubEditor
ISubEditor SubEditor {get;}
See Also

Reference

IEditorSupport Interface
IEditorSupport Members