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 VisualInterval.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 VisualInterval.EndTimeInfo property value. (Inherited from C1.WPF.Schedule.VisualInterval) | |
Index | Gets an index of VisualInterval in the owning SchedulerGroupItem.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) | |
IsToday | Indicates whether the VisualInterval represents the current day. (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 VisualInterval.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 VisualInterval.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. |