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 : EnumFields
End
Aligns the Preset towards right side for the calendar.
Declaration
public const PresetPosition EndField Value
| Type | 
|---|
| PresetPosition | 
Start
Aligns the Preset towards left side for the calendar.
Declaration
public const PresetPosition StartField Value
| Type | 
|---|
| PresetPosition |