WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarHeadersPanel Class / Refresh Method
When set to true keeps the current slots that are already presented.
In This Topic
    Refresh Method (CalendarHeadersPanel)
    In This Topic
    Recreates the slots.
    Syntax
    public void Refresh( 
       bool keepSlots
    )

    Parameters

    keepSlots
    When set to true keeps the current slots that are already presented.
    See Also