WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SliderSnapsTo

    Show / Hide Table of Contents

    Enum SliderSnapsTo

    Specifies the SliderSnapsTo with range slider.

    Namespace: Syncfusion.Windows.Controls.Input
    Assembly: Syncfusion.SfInput.Wpf.dll
    Syntax
    public enum SliderSnapsTo

    Fields

    Name Description
    None

    Conform the indicator to Values.

    StepValues

    Conform the indicator to the step values.

    Ticks

    Conform the indicator to the tick marks.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved