Spread Windows Forms 12.0 Product Documentation
ValueChanged Event (SpreadDropDownMonthCalendar)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > SpreadDropDownMonthCalendar Class : ValueChanged Event
Occurs when a value has changed.
Syntax
'Declaration
 
Public Event ValueChanged As EventHandler
'Usage
 
Dim instance As SpreadDropDownMonthCalendar
Dim handler As EventHandler
 
AddHandler instance.ValueChanged, handler
public event EventHandler ValueChanged
See Also

Reference

SpreadDropDownMonthCalendar Class
SpreadDropDownMonthCalendar Members