ComponentOne Scheduler for WinForms
VisibleGroupItems Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : VisibleGroupItems Property
Gets a collection of currently visible ScheduleGroupItem objects. This collection can be used in xaml in the C1Schedule control templates.
Syntax
'Declaration
 
Public ReadOnly Property VisibleGroupItems As ScheduleGroupItemCollection
public ScheduleGroupItemCollection VisibleGroupItems {get;}
See Also

Reference

C1Schedule Class
C1Schedule Members