Skip to main content
A newer version of this page is available. .
All docs
V20.2

ReportWeekViewAppointmentDisplayOptions.AllowHtmlText Property

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v20.2.Reporting.dll

NuGet Package: DevExpress.Win.SchedulerReporting

Declaration

[DefaultValue(false)]
[XtraSerializableProperty]
public bool AllowHtmlText { get; set; }

Property Value

Type Default
Boolean **false**

Property Paths

You can access this nested property as listed below:

Object Type Path to AllowHtmlText
FullWeek
.AppointmentDisplayOptions .AllowHtmlText
See Also