Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcDateTimeEditingControl Class / SubEditor Property


In This Topic
SubEditor Property (GcDateTimeEditingControl)
In This Topic
Gets the subeditor in the cell.
Syntax
'Declaration
 
Public Overridable ReadOnly Property SubEditor As ISubEditor
 
'Usage
 
Dim instance As GcDateTimeEditingControl
Dim value As ISubEditor
 
value = instance.SubEditor
See Also