ComponentOne Scheduler for WPF and Silverlight
SelectedVisualInterval Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : SelectedVisualInterval Property
Gets or sets the first selected VisualInterval object in the current selection or returns null if the selection is empty.
Syntax
'Declaration
 
Public Property SelectedVisualInterval As VisualInterval
public VisualInterval SelectedVisualInterval {get; set;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members