Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / VisualIntervalGroupsPresenter Class / AttachSchedulerEvents Method

In This Topic
    AttachSchedulerEvents Method (VisualIntervalGroupsPresenter)
    In This Topic
    Attaches presenter to the C1Scheduler control.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub AttachSchedulerEvents() 
    protected override void AttachSchedulerEvents()
    See Also