Gets or sets a value indicating whether the TimelineHeader is allowed to zoom in and out. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public bool AllowDrill { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowDrill As Boolean |
true to enable interactive zooming; otherwise, false. The default is true.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |