[]
        
(Showing Draft Content)

C1.WPF.Schedule.VisualIntervalsPresenter.SelectItems

SelectItems Method

SelectItems(DateTime, DateTime)

Selects all items from time interval determined by the specified start and end values.

Declaration
protected virtual void SelectItems(DateTime start, DateTime end)
Parameters
Type Name Description
DateTime start
DateTime end