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

TimeCellsControlBase.HtmlImages Property

Namespace: DevExpress.XtraScheduler.Reporting

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

NuGet Package: DevExpress.Win.SchedulerReporting

Declaration

[DefaultValue(null)]
[XtraSerializableProperty(XtraSerializationVisibility.Content)]
public object HtmlImages { get; set; }

Property Value

Type Default
Object *null*
See Also