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.Xaml.Schedule.VisualInterval) | |
Culture | Gets a CultureInfo. (Inherited from C1.Xaml.Schedule.VisualInterval) | |
Dispatcher | (Inherited from Windows.UI.Xaml.DependencyObject) | |
EndTime | Gets an end time of a time range represented by the VisualInterval object. (Inherited from C1.Xaml.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.Xaml.Schedule.VisualInterval) | |
Group | Gets a C1.Xaml.CollectionViewGroup object representing a group item. | |
InclusiveEndTime | Gets an inclusive end time of a time range represented by the VisualInterval object. (Inherited from C1.Xaml.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.Xaml.Schedule.VisualInterval) | |
Index | Gets an index of VisualInterval in the owning VisualIntervals collection. (Inherited from C1.Xaml.Schedule.VisualInterval) | |
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.Xaml.Schedule.VisualInterval) | |
IsToday | Indicates whether the VisualInterval represents the current day. (Inherited from C1.Xaml.Schedule.VisualInterval) | |
Items | Overridden. Gets a C1.Xaml.CollectionViewGroup.Items property. | |
OwnerGroup | Gets the owning SchedulerGroupItem object. (Inherited from C1.Xaml.Schedule.VisualInterval) | |
Scheduler | Gets the Scheduler that VisualInterval belongs to. (Inherited from C1.Xaml.Schedule.VisualInterval) | |
StartTime | Gets a start time of a time range represented by the VisualInterval object. (Inherited from C1.Xaml.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.Xaml.Schedule.VisualInterval) | |
TimeScale | Gets a TimeSpan of a time range represented by the VisualInterval object. (Inherited from C1.Xaml.Schedule.VisualInterval) | |
VisualIntervals | Gets a collection of child VisualInterval objects. |