Refresh Method (CalendarDaysOfWeekPanel)
In This Topic
Recreates the slots.
Syntax
'Declaration
Public Sub Refresh( _
Optional ByVal As Boolean _
)
public void Refresh(
bool
)
Parameters
- keepSlots
- When set to true keeps the current slots that are already presented.
See Also