CustomizeAppointmentFlyoutEventArgs.Subject Property
Gets or sets the text displayed in the Subject rectangle.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
String | A string whose default value is the text of the appointment subject. |
Implements
See Also