CustomAppointmentFlyoutTemplateValueEventArgs.FieldName Property
Gets the field name that is displayed in the Appointment‘s HTML-CSS template.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v25.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
String | The field name. |
See Also