'Declaration Protected Overridable Sub OnRowCountChanged( _ ByVal oldValue As Integer, _ ByVal newValue As Integer _ )
'Usage Dim instance As MultiCalendar Dim oldValue As Integer Dim newValue As Integer instance.OnRowCountChanged(oldValue, newValue)
Parameters
- oldValue
- newValue