SchedulerControl.SelectableIntervalViewInfo Attached Property
In This Article
Gets or sets information on the visual element located under the hit test point, the resource and time interval associated with this element. This is an attached property.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
See GetSelectableIntervalViewInfo(DependencyObject) and SetSelectableIntervalViewInfo(DependencyObject, ISelectableIntervalViewInfo).
#Returns
Type | Description |
---|---|
DevExpress. |
An object which implements the DevExpress. |
See Also