VisualDayViewInterval Properties
Provides information on visual elements combined into time intervals displayed in the SchedulerControl.| Name | Description |
|---|---|
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject. |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject. |
| FirstSimpleInterval | Gets or sets the time interval corresponding to the first resource displayed within the current date. |
| IsAlternate | Gets or sets a value that specifies whether a data header that corresponds to today’s date is highlighted within the Scheduler control. |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject. |
| TimeIndicatorVisibility | Gets or sets the information that specifies how to display the time indicator in the current interval. |
See Also