Spread Windows Forms 12.0 Product Documentation
OnParentChanged Method (SpreadDropDownMonthCalendar)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > SpreadDropDownMonthCalendar Class : OnParentChanged Method
Syntax
'Declaration
 
Protected Overrides Sub OnParentChanged( _
   ByVal e As EventArgs _
) 
'Usage
 
Dim instance As SpreadDropDownMonthCalendar
Dim e As EventArgs
 
instance.OnParentChanged(e)
protected override void OnParentChanged( 
   EventArgs e
)

Parameters

e
See Also

Reference

SpreadDropDownMonthCalendar Class
SpreadDropDownMonthCalendar Members