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 |