Spread Windows Forms 12.0 Product Documentation
CloseUp Event (SpreadDropDownMonthCalendar)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > SpreadDropDownMonthCalendar Class : CloseUp Event
Occurs when the calendar has closed.
Syntax
'Declaration
 
Public Event CloseUp As EventHandler
'Usage
 
Dim instance As SpreadDropDownMonthCalendar
Dim handler As EventHandler
 
AddHandler instance.CloseUp, handler
public event EventHandler CloseUp
See Also

Reference

SpreadDropDownMonthCalendar Class
SpreadDropDownMonthCalendar Members