CustomAppointmentFlyoutTemplateValueEventArgs.FieldValue Property
Gets the field value that is displayed in the Appointment‘s HTML-CSS template.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Object | The field value. |
See Also