ComponentOne Scheduler for WinForms
IsChecked Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > ScheduleGroupItem Class : IsChecked Property
Gets or sets a System.Boolean value determining whether this ScheduleGroupItem object should be displayed in UI.
Syntax
'Declaration
 
Public Property IsChecked As System.Boolean
public System.bool IsChecked {get; set;}
See Also

Reference

ScheduleGroupItem Class
ScheduleGroupItem Members