Skip to main content
A newer version of this page is available. .

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

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