SchedulerViewBase.ScrollTo(Appointment) Method
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
appointment | Appointment |
See Also
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
public void ScrollTo(
Appointment appointment
)
Public Sub ScrollTo(
appointment As Appointment
)
Name | Type |
---|---|
appointment | Appointment |
No
Your feedback is appreciated.