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.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public class VisualIntervalGroupsPresenter : VisualIntervalsPresenter, IWeakEventListener |
Visual Basic (Declaration) |
---|
Public Class VisualIntervalGroupsPresenter _ Inherits VisualIntervalsPresenter _ Implements IWeakEventListener |
Inheritance Hierarchy
System..::..Object
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ItemsControl
System.Windows.Controls.Primitives..::..Selector
System.Windows.Controls..::..ListBox
C1.WPF.C1Schedule..::..VisualIntervalsPresenter
C1.WPF.C1Schedule..::..VisualIntervalGroupsPresenter
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ItemsControl
System.Windows.Controls.Primitives..::..Selector
System.Windows.Controls..::..ListBox
C1.WPF.C1Schedule..::..VisualIntervalsPresenter
C1.WPF.C1Schedule..::..VisualIntervalGroupsPresenter