Spread for ASP.NET 11 Product Documentation
GetDropDownControl Method (CurrencyCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CurrencyCellType Class : GetDropDownControl Method
The spread
Returns the specified DropDown control that is implemented by the sub class.
Syntax
'Declaration
 
Protected Overrides Function GetDropDownControl( _
   ByVal spread As FpSpread _
) As Control
'Usage
 
Dim instance As CurrencyCellType
Dim spread As FpSpread
Dim value As Control
 
value = instance.GetDropDownControl(spread)
protected override Control GetDropDownControl( 
   FpSpread spread
)

Parameters

spread
The spread
See Also

Reference

CurrencyCellType Class
CurrencyCellType Members