[]
        
(Showing Draft Content)

FarPoint.Web.Spread.BaseDropDownCellType.GetDropDownControl

GetDropDownControl Method

GetDropDownControl(FpSpread)

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

Declaration
protected abstract Control GetDropDownControl(FpSpread spread)
Protected MustOverride Function GetDropDownControl(spread As FpSpread) As Control
Parameters
Type Name Description
FpSpread spread

The spread

Returns
Type Description
Control