Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / C1SchedulerPresenter Class / ClearSelection Method

In This Topic
    ClearSelection Method (C1SchedulerPresenter)
    In This Topic
    Clears selection.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ClearSelection() 
    protected virtual void ClearSelection()
    See Also