menu

WinUI

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

    Show / Hide Table of Contents

    Class Placement

    Position the elements either after or before of the track.

    Inheritance
    System.Object
    Placement
    Namespace: Syncfusion.UI.Xaml.Sliders
    Assembly: Syncfusion.Sliders.WinUI.dll
    Syntax
    public sealed class Placement : Enum

    Fields

    After

    Placement.After places the element above or right of the track.

    Declaration
    public const Placement After
    Field Value
    Type
    Placement

    Before

    Placement.Before places the element below or left of the track.

    Declaration
    public const Placement Before
    Field Value
    Type
    Placement
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved