Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / SpreadDropDownMonthCalendar Class / GetSubEditorControl Method


In This Topic
GetSubEditorControl Method (SpreadDropDownMonthCalendar)
In This Topic
Gets the sub editor control.
Syntax
'Declaration
 
Public Function GetSubEditorControl() As Control
 
'Usage
 
Dim instance As SpreadDropDownMonthCalendar
Dim value As Control
 
value = instance.GetSubEditorControl()
See Also