Scheduler for WinRT
VisualIntervals Property (SchedulerGroupItem)


Gets a collection of VisualInterval objects defining time intervals currently represented by the control on a screen.
Syntax
'Declaration
 
Public ReadOnly Property VisualIntervals As VisualIntervalCollection
'Usage
 
Dim instance As SchedulerGroupItem
Dim value As VisualIntervalCollection
 
value = instance.VisualIntervals
public VisualIntervalCollection VisualIntervals {get;}
Remarks
This collection is generated automatically based on the following property values:
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.