Scheduler for WinRT
VisualIntervalGroupsPresenter Class
Members 


The VisualIntervalGroupsPresenter class is a listbox representing the collection of VisualIntervalGroup objects. This class implements selection logic for all-day areas in Day View, WorkWeek View and Office 2007 Week View modes.
Object Model
VisualIntervalGroupsPresenter Class
Syntax
'Declaration
 
Public Class VisualIntervalGroupsPresenter 
   Inherits VisualIntervalsPresenter
   Implements Windows.UI.Xaml.Controls.IItemContainerMapping 
'Usage
 
Dim instance As VisualIntervalGroupsPresenter
public class VisualIntervalGroupsPresenter : VisualIntervalsPresenter, Windows.UI.Xaml.Controls.IItemContainerMapping  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ItemsControl
                           Windows.UI.Xaml.Controls.Primitives.Selector
                              Windows.UI.Xaml.Controls.ListBox
                                 C1.Xaml.Schedule.VisualIntervalsPresenter
                                    C1.Xaml.Schedule.VisualIntervalGroupsPresenter

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

VisualIntervalGroupsPresenter Members
C1.Xaml.Schedule Namespace

 

 


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