[]
        
(Showing Draft Content)

FarPoint.Web.Spread.IntegerCellType.GetDropDownControl

GetDropDownControl Method

GetDropDownControl(FpSpread)

Returns the specified DropDown control that is implemented by the sub class.

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