C1.WPF.Schedule Namespace : VisualIntervalGroup Class |
The following tables list the members exposed by VisualIntervalGroup.
Name | Description | |
---|---|---|
Appointments | Gets a collection of IntervalAppointment objects representing appointments whose time range is intersected with the time range of this VisualInterval. (Inherited from C1.WPF.Schedule.VisualInterval) | |
Culture | Gets a CultureInfo. (Inherited from C1.WPF.Schedule.VisualInterval) | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
EndTime | Gets an end time of a time range represented by the VisualInterval object. (Inherited from C1.WPF.Schedule.VisualInterval) | |
EndTimeInfo | Gets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the EndTime property value. (Inherited from C1.WPF.Schedule.VisualInterval) | |
Group | Gets a System.Windows.Data.CollectionViewGroup object representing a group item. | |
InclusiveEndTime | Gets an inclusive end time of a time range represented by the VisualInterval object. (Inherited from C1.WPF.Schedule.VisualInterval) | |
InclusiveEndTimeInfo | Gets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the EndTimeInfo property value. (Inherited from C1.WPF.Schedule.VisualInterval) | |
Index | Gets an index of VisualInterval in the owning VisualIntervals collection. (Inherited from C1.WPF.Schedule.VisualInterval) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
IsSelected | Gets or sets a value that determines whether the UI element that has this VisualInterval as a DataContext is selected. This is a dependency property. (Inherited from C1.WPF.Schedule.VisualInterval) | |
Items | Overridden. Gets a System.Windows.Data.CollectionViewGroup.Items property. | |
OwnerGroup | Gets the owning SchedulerGroupItem object. (Inherited from C1.WPF.Schedule.VisualInterval) | |
Scheduler | Gets the Scheduler that VisualInterval belongs to. (Inherited from C1.WPF.Schedule.VisualInterval) | |
StartTime | Gets a start time of a time range represented by the VisualInterval object. (Inherited from C1.WPF.Schedule.VisualInterval) | |
StartTimeInfo | Gets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the StartTime property value. (Inherited from C1.WPF.Schedule.VisualInterval) | |
StatusBrush | Gets the System.Windows.Media.Brush object representing interval availability status. Only honors all-day and multi-day events availability status. This is a dependency property. (Inherited from C1.WPF.Schedule.VisualInterval) | |
TimeScale | Gets a TimeSpan of a time range represented by the VisualInterval object. (Inherited from C1.WPF.Schedule.VisualInterval) | |
TotalStatusBrush | Gets the System.Windows.Media.Brush object representing interval availability status. Honors status of all appointments in the interval. This is a dependency property. (Inherited from C1.WPF.Schedule.VisualInterval) | |
VisualIntervals | Gets a collection of child VisualInterval objects. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
ContainsTime | Gets a value indicating whether the specified DateTime belongs to the time range represented by the VisualInterval. (Inherited from C1.WPF.Schedule.VisualInterval) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
ReceiveWeakEvent | Receives events from the centralized event manager. (Inherited from C1.WPF.Schedule.VisualInterval) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when property value is changed. (Inherited from C1.WPF.Schedule.VisualInterval) |