Scheduler for WinRT
IntervalGroupStyleCollection Class
Members 


Represents a collection of Windows.UI.Xaml.Controls.GroupStyle objects.
Object Model
IntervalGroupStyleCollection Class
Syntax
'Declaration
 
Public Class IntervalGroupStyleCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of GroupStyle)
'Usage
 
Dim instance As IntervalGroupStyleCollection
public class IntervalGroupStyleCollection : System.Collections.ObjectModel.ObservableCollection<GroupStyle> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.Xaml.Schedule.IntervalGroupStyleCollection

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

IntervalGroupStyleCollection Members
C1.Xaml.Schedule Namespace

 

 


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