Scheduler for WinRT
VisualInterval Class
Members 


Represents a definition of a minimal indivisible time interval represented by the C1Scheduler.
Object Model
VisualInterval Class
Syntax
'Declaration
 
Public Class VisualInterval 
   Inherits Windows.UI.Xaml.DependencyObject
'Usage
 
Dim instance As VisualInterval
public class VisualInterval : Windows.UI.Xaml.DependencyObject 
Remarks
The instances of this class are used as DataContext for the VisualIntervalTemplate.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               C1.Xaml.Schedule.VisualInterval
                  C1.Xaml.Schedule.VisualIntervalGroup

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

VisualInterval Members
C1.Xaml.Schedule Namespace

 

 


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