Back to Devexpress

BootstrapScheduler.OptionsEditing Property

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-dot-bootstrapscheduler-da947002.md

latest1.2 KB
Original Source

BootstrapScheduler.OptionsEditing Property

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

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

Property Value

Type
SchedulerOptionsCustomization

See Also

BootstrapScheduler Class

BootstrapScheduler Members

DevExpress.Web.Bootstrap Namespace