Skip to main content

SerializeAppointmentsEventArgs.Data Property

The appointment data.

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

public DataPackage Data { get; }

#Property Value

Type
Windows.ApplicationModel.DataTransfer.DataPackage
See Also