ComponentOne Scheduler for WinForms
SelectedInterval Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : SelectedInterval Property
Gets the TimeInterval object representing currently selected time interval.
Syntax
'Declaration
 
Public ReadOnly Property SelectedInterval As TimeInterval
public TimeInterval SelectedInterval {get;}
See Also

Reference

C1Schedule Class
C1Schedule Members