Class EditorClosedAction
Defines the constants for see cref="SfSchedule.EditorClosedAction" that specifies the action performed while closing the editor for add/edit the appointment.
Inheritance
System.Object
EditorClosedAction
Namespace: Syncfusion.UI.Xaml.Schedule
Assembly: Syncfusion.SfSchedule.UWP.dll
Syntax
public sealed class EditorClosedAction : Enum
Fields
Cancel
Declaration
public const EditorClosedAction Cancel
Field Value
Type |
---|
EditorClosedAction |
Delete
Declaration
public const EditorClosedAction Delete
Field Value
Type |
---|
EditorClosedAction |
Save
Declaration
public const EditorClosedAction Save
Field Value
Type |
---|
EditorClosedAction |