alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class Clock.Position

    Positions for the AM/PM selector.

    Inheritance
    System.Object
    Clock.Position
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public sealed class Position : Enum

    Fields

    Bottom

    Define the Bottom position

    Declaration
    public const Clock.Position Bottom
    Field Value
    Type
    Clock.Position

    Left

    Define the Left position

    Declaration
    public const Clock.Position Left
    Field Value
    Type
    Clock.Position

    Right

    Define the Right position

    Declaration
    public const Clock.Position Right
    Field Value
    Type
    Clock.Position

    Top

    Define the Top position

    Declaration
    public const Clock.Position Top
    Field Value
    Type
    Clock.Position
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved