C1.Silverlight.Schedule.5
IntervalGroupStyleCollection Class
Members 

Represents a collection of GroupStyle objects.
Object Model
IntervalGroupStyleCollection Class
Syntax
'Declaration
 
Public Class IntervalGroupStyleCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of GroupStyle)
public class IntervalGroupStyleCollection : System.Collections.ObjectModel.ObservableCollection<GroupStyle> 
Inheritance Hierarchy

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

See Also

Reference

IntervalGroupStyleCollection Members
C1.Silverlight.Schedule Namespace

 

 


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