menu

Class PresetPosition - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PresetPosition

    Defines constants that specifies the position of Preset.

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

    Fields

    End

    Aligns the Preset towards right side for the calendar.

    Declaration
    public const PresetPosition End
    Field Value
    Type
    PresetPosition

    Start

    Aligns the Preset towards left side for the calendar.

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