Skip to main content
All docs
V23.2

MonthView.HtmlTemplates Property

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v23.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

[XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)]
public MonthViewHtmlTemplates HtmlTemplates { get; }

Property Value

Type
DevExpress.XtraScheduler.MonthViewHtmlTemplates
See Also