Gets a collection of VisualIntervalGroup objects
defining top-level groups of VisualInterval objects
currently represented by the control on a screen.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public VisualIntervalCollection VisualIntervalGroups { get; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public ReadOnly Property VisualIntervalGroups As VisualIntervalCollection Get |