ISchedulerHitInfo.ViewModel Property
Provides the hit information about the view model located under the test point.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Scheduling.ISelectableInterval | A DevExpress.Xpf.Scheduling.ISelectableInterval object providing the hit information. |
See Also