Skip to main content
A newer version of this page is available. .
All docs
V22.1

DayView.HtmlTemplates Property

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v22.1.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

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

Property Value

Type
DevExpress.XtraScheduler.DayViewHtmlTemplates
See Also