Back to Devexpress

BootstrapMonthView.Templates Property

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

latest1.2 KB
Original Source

BootstrapMonthView.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 BootstrapSchedulerMonthViewTemplates Templates { get; }
vb
<Browsable(False)>
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property Templates As BootstrapSchedulerMonthViewTemplates

Property Value

Type
BootstrapSchedulerMonthViewTemplates

See Also

BootstrapMonthView Class

BootstrapMonthView Members

DevExpress.Web.Bootstrap Namespace