名前 | 解説 | |
---|---|---|
Appointments | Gets a collection of IntervalAppointment objects representing appointments whose time range is intersected with the time range of this VisualInterval. C1.WPF.Schedule.VisualIntervalから継承されます。 | |
Culture | Gets a CultureInfo. C1.WPF.Schedule.VisualIntervalから継承されます。 | |
DependencyObjectType | System.Windows.DependencyObjectから継承されます。 | |
Dispatcher | System.Windows.Threading.DispatcherObjectから継承されます。 | |
EndTime | Gets an end time of a time range represented by the VisualInterval object. 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. 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. 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. C1.WPF.Schedule.VisualIntervalから継承されます。 | |
Index | Gets an index of VisualInterval in the owning VisualIntervals collection. C1.WPF.Schedule.VisualIntervalから継承されます。 | |
IsSealed | 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. C1.WPF.Schedule.VisualIntervalから継承されます。 | |
IsToday | Indicates whether the VisualInterval represents the current day. C1.WPF.Schedule.VisualIntervalから継承されます。 | |
Items | オーバーライドされます。 Gets a System.Windows.Data.CollectionViewGroup.Items property. | |
OwnerGroup | Gets the owning SchedulerGroupItem object. C1.WPF.Schedule.VisualIntervalから継承されます。 | |
Scheduler | Gets the Scheduler that VisualInterval belongs to. C1.WPF.Schedule.VisualIntervalから継承されます。 | |
StartTime | Gets a start time of a time range represented by the VisualInterval object. 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. 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. C1.WPF.Schedule.VisualIntervalから継承されます。 | |
TimeScale | Gets a TimeSpan of a time range represented by the VisualInterval object. 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. C1.WPF.Schedule.VisualIntervalから継承されます。 | |
VisualIntervals | Gets a collection of child VisualInterval objects. |