Spread Windows Forms 12.0 Product Documentation
ValueChanged Event (SpreadMonthCalendar)


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

Reference

SpreadMonthCalendar Class
SpreadMonthCalendar Members