Back to Devexpress

TimelineView.ZoomOut() Method

wpf-devexpress-dot-xpf-dot-scheduling-dot-timelineview-1d782480.md

latest1.0 KB
Original Source

TimelineView.ZoomOut() Method

Disables the smallest time scale and enables a large time scale to display the broader look of the view.

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public override void ZoomOut()
vb
Public Overrides Sub ZoomOut

Remarks

The SchedulerCommands.ViewZoomOutCommand provides the same effect.

See Also

TimelineView Class

TimelineView Members

DevExpress.Xpf.Scheduling Namespace