Scheduler for WinRT
GroupItems Property


Gets a collection of all available SchedulerGroupItem objects for the currently set type of grouping.
Syntax
'Declaration
 
Public ReadOnly Property GroupItems As SchedulerGroupItemCollection
'Usage
 
Dim instance As C1SchedulerViewModel
Dim value As SchedulerGroupItemCollection
 
value = instance.GroupItems
public SchedulerGroupItemCollection GroupItems {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1SchedulerViewModel Class
C1SchedulerViewModel Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.