Back to Devexpress

BootstrapDayView.AppointmentDisplayOptions Property

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-dot-bootstrapdayview.md

latest1.5 KB
Original Source

BootstrapDayView.AppointmentDisplayOptions Property

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
[XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)]
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapSchedulerDayViewAppointmentDisplayOptions AppointmentDisplayOptions { get; }
vb
<XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)>
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property AppointmentDisplayOptions As BootstrapSchedulerDayViewAppointmentDisplayOptions

Property Value

Type
BootstrapSchedulerDayViewAppointmentDisplayOptions

See Also

BootstrapDayView Class

BootstrapDayView Members

DevExpress.Web.Bootstrap Namespace