ComponentOne Scheduler for WPF and Silverlight
SelectedDateTimeInterval Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : SelectedDateTimeInterval Property
Gets the DateTimeInterval object representing time interval which is currently selected in the control UI. This is a dependency property.
Syntax
'Declaration
 
Public ReadOnly Property SelectedDateTimeInterval As DateTimeInterval
public DateTimeInterval SelectedDateTimeInterval {get;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members