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

BootstrapDayView.AppointmentDisplayOptions Property

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

Declaration

[XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)]
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapSchedulerDayViewAppointmentDisplayOptions AppointmentDisplayOptions { get; }

Property Value

Type
BootstrapSchedulerDayViewAppointmentDisplayOptions
See Also