ComponentOne Scheduler for WPF and Silverlight
VisibleGroupItems Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : VisibleGroupItems Property
Gets a collection of currently visible SchedulerGroupItem objects. This collection can be used in xaml in the C1Scheduler control templates.
Syntax
'Declaration
 
Public ReadOnly Property VisibleGroupItems As SchedulerGroupItemCollection
public SchedulerGroupItemCollection VisibleGroupItems {get;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members