'DeclarationProtected Overridable Sub OnDisplayDateStartChanged( _ ByVal oldValue As Date, _ ByVal newValue As Date _ )
'UsageDim instance As MultiCalendar Dim oldValue As Date Dim newValue As Date instance.OnDisplayDateStartChanged(oldValue, newValue)
Parameters
- oldValue
- newValue