Platform-independent interface that defines the appointment label.
Namespace:DevExpress.XtraScheduler
Assembly:DevExpress.XtraScheduler.v19.2.Core.dll

Syntax
C# |
public interface IAppointmentLabel
|
VB |
Public Interface IAppointmentLabel
|

Remarks
Appointment labels are implemented with the following platform-specific classes:

Inheritance Hierarchy

See Also