Skip to main content

AppointmentFormatStringService Class

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.v23.2.Core.Desktop.dll

NuGet Package: DevExpress.Scheduler.CoreDesktop

Declaration

public class AppointmentFormatStringService :
    IAppointmentFormatStringService

Remarks

For information on using the AppointmentFormatStringService, refer to the How to: Display Appointments in Military Time document.

Inheritance

Object
AppointmentFormatStringService
See Also