[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.SpreadMonthCalendar.GetSubEditorControl

GetSubEditorControl Method

GetSubEditorControl()

Gets the specified SpreadMonthCalendar object as a subeditor control.

Declaration
public Control GetSubEditorControl()
Public Function GetSubEditorControl() As Control
Returns
Type Description
Control

Control object that contains the subeditor control

Implements