Back to Devexpress

BootstrapSchedulerStorage.Appointments Property

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

latest1.2 KB
Original Source

BootstrapSchedulerStorage.Appointments Property

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapAppointmentStorage Appointments { get; }
vb
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property Appointments As BootstrapAppointmentStorage

Property Value

Type
BootstrapAppointmentStorage

See Also

BootstrapSchedulerStorage Class

BootstrapSchedulerStorage Members

DevExpress.Web.Bootstrap Namespace