Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1AgendaView Class / RefreshView Method

In This Topic
    RefreshView Method (C1AgendaView)
    In This Topic
    Refreshes the C1AgendaView control.
    Syntax
    'Declaration
     
    Protected Overrides Sub RefreshView() 
    protected override void RefreshView()
    See Also