menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ValuePlacement - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ValuePlacement

    Specifies the Ticks placement with range slider.

    Inheritance
    System.Object
    ValuePlacement
    Namespace: Syncfusion.UI.Xaml.Controls.Input
    Assembly: Syncfusion.SfInput.UWP.dll
    Syntax
    public sealed class ValuePlacement : Enum

    Fields

    BottomRight

    The labels are placed bottom for horizontal orientation and right for vertical orientation.

    Declaration
    public const ValuePlacement BottomRight
    Field Value
    Type
    ValuePlacement

    TopLeft

    The labels are placed top for horizontal orientation and left for vertical orientation.

    Declaration
    public const ValuePlacement TopLeft
    Field Value
    Type
    ValuePlacement

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved