Skip to main content
All docs
V26.1
  • HorizontalResourceHeaders.Scripts Property

    Namespace: DevExpress.XtraScheduler.Reporting

    Assembly: DevExpress.XtraScheduler.v26.1.Reporting.dll

    Declaration

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

    Property Value

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