Spread for ASP.NET 8.0 Product Documentation
GetDropDownControl Method (DateTimeCellType)


The spread
Return new CalendarDropDownControl instance that is a DropDown control.
Syntax
'Declaration
 
Protected Overrides Function GetDropDownControl( _
   ByVal spread As FpSpread _
) As Control
'Usage
 
Dim instance As DateTimeCellType
Dim spread As FpSpread
Dim value As Control
 
value = instance.GetDropDownControl(spread)
protected override Control GetDropDownControl( 
   FpSpread spread
)

Parameters

spread
The 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

DateTimeCellType Class
DateTimeCellType Members

 

 


Copyright © GrapeCity, inc. All rights reserved.