Scheduler for WinRT
VisualIntervalGroups Property


Gets a collection of VisualIntervalGroup objects defining top-level groups of VisualInterval objects currently represented by the control on a screen.
Syntax
'Declaration
 
Public ReadOnly Property VisualIntervalGroups As VisualIntervalCollection
'Usage
 
Dim instance As SchedulerGroupItem
Dim value As VisualIntervalCollection
 
value = instance.VisualIntervalGroups
public VisualIntervalCollection VisualIntervalGroups {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

SchedulerGroupItem Class
SchedulerGroupItem Members

 

 


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