Back to Devexpress

BootstrapWeekView.Templates Property

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

latest1.2 KB
Original Source

BootstrapWeekView.Templates Property

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
[Browsable(false)]
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapSchedulerWeekViewTemplates Templates { get; }
vb
<Browsable(False)>
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property Templates As BootstrapSchedulerWeekViewTemplates

Property Value

Type
BootstrapSchedulerWeekViewTemplates

See Also

BootstrapWeekView Class

BootstrapWeekView Members

DevExpress.Web.Bootstrap Namespace