Skip to main content
All docs
V24.2

YearView.HtmlTemplates Property

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v24.2.dll

Declaration

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

Property Value

Type
DevExpress.XtraScheduler.YearViewHtmlTemplates
See Also