A newer version of this page is available.
Switch to the current version.
BootstrapMonthView.Templates Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[Browsable(false)]
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapSchedulerMonthViewTemplates Templates { get; }
<Browsable(False)>
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property Templates As BootstrapSchedulerMonthViewTemplates
Property Value
Type |
---|
BootstrapSchedulerMonthViewTemplates |
See Also
Feedback