[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.SelectedInterval

SelectedInterval Property

SelectedInterval

Gets the TimeInterval object representing currently selected time interval.

Declaration
[Browsable(false)]
[C1Description("SelectedInterval", "The currently selected time interval.")]
public TimeInterval SelectedInterval { get; }
<Browsable(False)>
<C1Description("SelectedInterval", "The currently selected time interval.")>
Public ReadOnly Property SelectedInterval As TimeInterval