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