[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DateTimeCellType.GetDropDownButton

GetDropDownButton Method

GetDropDownButton(FpSpread)

Gets the drop-down button.

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