[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DateTimeCellType.GetDropDownControl

GetDropDownControl Method

GetDropDownControl(FpSpread)

Returns a new CalendarDropDownControl instance that is a DropDown control.

Declaration
protected override Control GetDropDownControl(FpSpread spread)
Protected Overrides Function GetDropDownControl(spread As FpSpread) As Control
Parameters
Type Name Description
FpSpread spread

The spread

Returns
Type Description
Control
Overrides