Spread Windows Forms 12.0 Product Documentation
EditorControl Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > ISubEditorParentInfo Interface : EditorControl Property
Gets or sets the subeditor control.
Syntax
'Declaration
 
Property EditorControl As Control
'Usage
 
Dim instance As ISubEditorParentInfo
Dim value As Control
 
instance.EditorControl = value
 
value = instance.EditorControl
Control EditorControl {get; set;}

Property Value

Control object containing the subeditor control
See Also

Reference

ISubEditorParentInfo Interface
ISubEditorParentInfo Members