Skip to main content
All docs
V23.2

HorizontalResourceHeaders.Scripts Property

Namespace: DevExpress.XtraScheduler.Reporting

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

NuGet Package: DevExpress.Win.SchedulerReporting

Declaration

[SRCategory(ReportStringId.CatBehavior)]
[XtraSerializableProperty(XtraSerializationVisibility.Content)]
public HorizontalResourceHeadersScripts Scripts { get; }

Property Value

Type
DevExpress.XtraScheduler.Reporting.Native.HorizontalResourceHeadersScripts
See Also