WinUI

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    Placement

    Before

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

    Declaration
    public const Placement Before
    Field Value
    Type Description
    Placement

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved