Gets or sets the number of snapping point within each timeline cell. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public int SnappingPointCount { get; set; } |
Visual Basic
![]() |
---|
Public Property SnappingPointCount As Integer |
An integer value specifying the number of snapping points when IsSnappingEnabled is set to true. The default is 3.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |