AppointmentFormatStringService Class
In This Article
Provides a wrapper for using the IAppointmentFormatStringService interface, enabling you to change time formats used to display appointment start and end times, as well as the string indicating that an appointment extends beyond the visible area.
Namespace: DevExpress.XtraScheduler.Services.Implementation
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Remarks
For information on using the AppointmentFormatStringService
, refer to the How to: Display Appointments in Military Time document.
See Also