Back to Devexpress

ISchedulerHitInfo.ViewModel Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-ischedulerhitinfo-36e50b21.md

latest1.1 KB
Original Source

ISchedulerHitInfo.ViewModel Property

Provides the hit information about the view model located under the test point.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
ISelectableInterval ViewModel { get; }
vb
ReadOnly Property ViewModel As ISelectableInterval

Property Value

TypeDescription
DevExpress.Xpf.Scheduling.ISelectableInterval

A DevExpress.Xpf.Scheduling.ISelectableInterval object providing the hit information.

|

See Also

ISchedulerHitInfo Interface

ISchedulerHitInfo Members

DevExpress.Xpf.Scheduling Namespace