Spread for ASP.NET 10 Product Documentation
GetDropDownButton Method (DateTimeCellType)


Gets the drop-down button.
Syntax
'Declaration
 
Protected Overrides Function GetDropDownButton( _
   ByVal spread As FpSpread _
) As Control
'Usage
 
Dim instance As DateTimeCellType
Dim spread As FpSpread
Dim value As Control
 
value = instance.GetDropDownButton(spread)
protected override Control GetDropDownButton( 
   FpSpread spread
)

Parameters

spread
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

DateTimeCellType Class
DateTimeCellType Members

 

 


Copyright © GrapeCity, inc. All rights reserved.