Skip to main content

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

#Returns

Type Description
DevExpress.XtraScheduler.Native.ISelectableIntervalViewInfo

An object which implements the DevExpress.XtraScheduler.Native.ISelectableIntervalViewInfo interface.

See Also