Spread for ASP.NET 12 Product Documentation
GetDropDownButton Method (BaseDropDownCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > BaseDropDownCellType Class : GetDropDownButton Method
Gets the drop-down button control.
Syntax
'Declaration
 
Protected Overridable Function GetDropDownButton( _
   ByVal spread As FpSpread _
) As Control
'Usage
 
Dim instance As BaseDropDownCellType
Dim spread As FpSpread
Dim value As Control
 
value = instance.GetDropDownButton(spread)
protected virtual Control GetDropDownButton( 
   FpSpread spread
)

Parameters

spread
See Also

Reference

BaseDropDownCellType Class
BaseDropDownCellType Members