Skip to main content
All docs
V25.1
  • ReportMonthViewAppointmentDisplayOptions.AllowHtmlText Property

    Namespace: DevExpress.XtraScheduler.Reporting

    Assembly: DevExpress.XtraScheduler.v25.1.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
    HorizontalWeek
    .AppointmentDisplayOptions .AllowHtmlText
    See Also