ComponentOne Scheduler for WPF and Silverlight
IsSelected Property (SchedulerGroupItem)

C1.WPF.Schedule Namespace > SchedulerGroupItem Class : IsSelected Property
Gets or sets a value that determines whether the UI element that has this SchedulerGroupItem as a DataContext is selected. This is a dependency property.
Syntax
'Declaration
 
Public Property IsSelected As System.Boolean
public System.bool IsSelected {get; set;}
See Also

Reference

SchedulerGroupItem Class
SchedulerGroupItem Members