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


Get the dropdown 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
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

BaseDropDownCellType Class
BaseDropDownCellType Members

 

 


Copyright © GrapeCity, inc. All rights reserved.