Example #1
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        string resourceFileName = "XtraSchedulerReport1.resx";

        this.calendarControl1           = new DevExpress.XtraScheduler.Reporting.CalendarControl();
        this.dayViewTimeCells1          = new DevExpress.XtraScheduler.Reporting.DayViewTimeCells();
        this.horizontalDateHeaders1     = new DevExpress.XtraScheduler.Reporting.HorizontalDateHeaders();
        this.horizontalResourceHeaders1 = new DevExpress.XtraScheduler.Reporting.HorizontalResourceHeaders();
        this.reportDayView1             = new DevExpress.XtraScheduler.Reporting.ReportDayView();
        this.Detail            = new DevExpress.XtraReports.UI.DetailBand();
        this.dayViewTimeRuler1 = new DevExpress.XtraScheduler.Reporting.DayViewTimeRuler();
        this.timeIntervalInfo1 = new DevExpress.XtraScheduler.Reporting.TimeIntervalInfo();
        ((System.ComponentModel.ISupportInitialize)(this.reportDayView1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // calendarControl1
        //
        this.calendarControl1.Location  = new System.Drawing.Point(283, 8);
        this.calendarControl1.Name      = "calendarControl1";
        this.calendarControl1.Size      = new System.Drawing.Size(350, 142);
        this.calendarControl1.TimeCells = this.dayViewTimeCells1;
        this.calendarControl1.View      = this.reportDayView1;
        //
        // dayViewTimeCells1
        //
        this.dayViewTimeCells1.HorizontalHeaders = this.horizontalDateHeaders1;
        this.dayViewTimeCells1.Location          = new System.Drawing.Point(51, 200);
        this.dayViewTimeCells1.Name             = "dayViewTimeCells1";
        this.dayViewTimeCells1.ShowWorkTimeOnly = true;
        this.dayViewTimeCells1.Size             = new System.Drawing.Size(592, 692);
        this.dayViewTimeCells1.View             = this.reportDayView1;
        //
        // horizontalDateHeaders1
        //
        this.horizontalDateHeaders1.HorizontalHeaders = this.horizontalResourceHeaders1;
        this.horizontalDateHeaders1.Location          = new System.Drawing.Point(51, 175);
        this.horizontalDateHeaders1.Name = "horizontalDateHeaders1";
        this.horizontalDateHeaders1.Size = new System.Drawing.Size(592, 25);
        this.horizontalDateHeaders1.View = this.reportDayView1;
        //
        // horizontalResourceHeaders1
        //
        this.horizontalResourceHeaders1.Location = new System.Drawing.Point(51, 150);
        this.horizontalResourceHeaders1.Name     = "horizontalResourceHeaders1";
        this.horizontalResourceHeaders1.Size     = new System.Drawing.Size(592, 25);
        this.horizontalResourceHeaders1.View     = this.reportDayView1;
        //
        // reportDayView1
        //
        this.reportDayView1.GroupType = DevExpress.XtraScheduler.SchedulerGroupType.None;
        //
        // Detail
        //
        this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.calendarControl1,
            this.dayViewTimeCells1,
            this.horizontalDateHeaders1,
            this.dayViewTimeRuler1,
            this.horizontalResourceHeaders1,
            this.timeIntervalInfo1
        });
        this.Detail.Height        = 899;
        this.Detail.Name          = "Detail";
        this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.Detail.PageBreak     = DevExpress.XtraReports.UI.PageBreak.AfterBand;
        this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // dayViewTimeRuler1
        //
        this.dayViewTimeRuler1.Corners.Top = 48;
        this.dayViewTimeRuler1.Location    = new System.Drawing.Point(1, 150);
        this.dayViewTimeRuler1.Name        = "dayViewTimeRuler1";
        this.dayViewTimeRuler1.Size        = new System.Drawing.Size(50, 742);
        this.dayViewTimeRuler1.TimeCells   = this.dayViewTimeCells1;
        this.dayViewTimeRuler1.View        = this.reportDayView1;
        //
        // timeIntervalInfo1
        //
        this.timeIntervalInfo1.Location  = new System.Drawing.Point(17, 8);
        this.timeIntervalInfo1.Name      = "timeIntervalInfo1";
        this.timeIntervalInfo1.Size      = new System.Drawing.Size(242, 100);
        this.timeIntervalInfo1.TimeCells = this.dayViewTimeCells1;
        //
        // XtraSchedulerReport1
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail
        });
        this.Version = "9.2";
        this.Views.AddRange(new DevExpress.XtraScheduler.Reporting.ReportViewBase[] {
            this.reportDayView1
        });
        ((System.ComponentModel.ISupportInitialize)(this.reportDayView1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
    }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.Detail                     = new DevExpress.XtraReports.UI.DetailBand();
     this.topMarginBand1             = new DevExpress.XtraReports.UI.TopMarginBand();
     this.bottomMarginBand1          = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.horizontalResourceHeaders1 = new DevExpress.XtraScheduler.Reporting.HorizontalResourceHeaders();
     this.calendarControl1           = new DevExpress.XtraScheduler.Reporting.CalendarControl();
     this.dayViewTimeCells1          = new DevExpress.XtraScheduler.Reporting.DayViewTimeCells();
     this.horizontalDateHeaders1     = new DevExpress.XtraScheduler.Reporting.HorizontalDateHeaders();
     this.dayViewTimeRuler1          = new DevExpress.XtraScheduler.Reporting.DayViewTimeRuler();
     this.timeIntervalInfo1          = new DevExpress.XtraScheduler.Reporting.TimeIntervalInfo();
     this.reportDayView1             = new DevExpress.XtraScheduler.Reporting.ReportDayView();
     ((System.ComponentModel.ISupportInitialize)(this.reportDayView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.horizontalResourceHeaders1,
         this.calendarControl1,
         this.dayViewTimeCells1,
         this.horizontalDateHeaders1,
         this.dayViewTimeRuler1,
         this.timeIntervalInfo1
     });
     this.Detail.HeightF       = 899F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.PageBreak     = DevExpress.XtraReports.UI.PageBreak.AfterBand;
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 100F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 100F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // horizontalResourceHeaders1
     //
     this.horizontalResourceHeaders1.LocationFloat = new DevExpress.Utils.PointFloat(93.00003F, 157F);
     this.horizontalResourceHeaders1.Name          = "horizontalResourceHeaders1";
     this.horizontalResourceHeaders1.SizeF         = new System.Drawing.SizeF(549.9999F, 25F);
     this.horizontalResourceHeaders1.View          = this.reportDayView1;
     //
     // calendarControl1
     //
     this.calendarControl1.LocationFloat = new DevExpress.Utils.PointFloat(283F, 8F);
     this.calendarControl1.Name          = "calendarControl1";
     this.calendarControl1.SizeF         = new System.Drawing.SizeF(350F, 142F);
     this.calendarControl1.TimeCells     = this.dayViewTimeCells1;
     this.calendarControl1.View          = this.reportDayView1;
     //
     // dayViewTimeCells1
     //
     this.dayViewTimeCells1.HorizontalHeaders = this.horizontalDateHeaders1;
     this.dayViewTimeCells1.LocationFloat     = new DevExpress.Utils.PointFloat(93.00003F, 207F);
     this.dayViewTimeCells1.Name  = "dayViewTimeCells1";
     this.dayViewTimeCells1.SizeF = new System.Drawing.SizeF(549.9999F, 692F);
     this.dayViewTimeCells1.View  = this.reportDayView1;
     this.dayViewTimeCells1.VisibleTimeSnapMode = false;
     //
     // horizontalDateHeaders1
     //
     this.horizontalDateHeaders1.LocationFloat = new DevExpress.Utils.PointFloat(93F, 182F);
     this.horizontalDateHeaders1.Name          = "horizontalDateHeaders1";
     this.horizontalDateHeaders1.SizeF         = new System.Drawing.SizeF(550F, 25F);
     this.horizontalDateHeaders1.View          = this.reportDayView1;
     //
     // dayViewTimeRuler1
     //
     this.dayViewTimeRuler1.Corners.Top   = 50;
     this.dayViewTimeRuler1.LocationFloat = new DevExpress.Utils.PointFloat(43.00003F, 157F);
     this.dayViewTimeRuler1.Name          = "dayViewTimeRuler1";
     this.dayViewTimeRuler1.SizeF         = new System.Drawing.SizeF(50F, 742F);
     this.dayViewTimeRuler1.TimeCells     = this.dayViewTimeCells1;
     this.dayViewTimeRuler1.View          = this.reportDayView1;
     //
     // timeIntervalInfo1
     //
     this.timeIntervalInfo1.LocationFloat = new DevExpress.Utils.PointFloat(17F, 8F);
     this.timeIntervalInfo1.Name          = "timeIntervalInfo1";
     this.timeIntervalInfo1.SizeF         = new System.Drawing.SizeF(242F, 100F);
     this.timeIntervalInfo1.TimeCells     = this.dayViewTimeCells1;
     //
     // XtraSchedulerReport1
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.topMarginBand1,
         this.bottomMarginBand1
     });
     this.Margins = new System.Drawing.Printing.Margins(55, 100, 100, 100);
     this.Version = "17.2";
     this.Views.AddRange(new DevExpress.XtraScheduler.Reporting.ReportViewBase[] {
         this.reportDayView1
     });
     ((System.ComponentModel.ISupportInitialize)(this.reportDayView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Example #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.Detail                     = new DevExpress.XtraReports.UI.DetailBand();
     this.calendarControl1           = new DevExpress.XtraScheduler.Reporting.CalendarControl();
     this.dayViewTimeCells1          = new DevExpress.XtraScheduler.Reporting.DayViewTimeCells();
     this.horizontalResourceHeaders1 = new DevExpress.XtraScheduler.Reporting.HorizontalResourceHeaders();
     this.horizontalDateHeaders1     = new DevExpress.XtraScheduler.Reporting.HorizontalDateHeaders();
     this.reportDayView1             = new DevExpress.XtraScheduler.Reporting.ReportDayView();
     this.timeIntervalInfo1          = new DevExpress.XtraScheduler.Reporting.TimeIntervalInfo();
     this.dayViewTimeRuler1          = new DevExpress.XtraScheduler.Reporting.DayViewTimeRuler();
     ((System.ComponentModel.ISupportInitialize)(this.reportDayView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.calendarControl1,
         this.timeIntervalInfo1,
         this.dayViewTimeRuler1,
         this.horizontalDateHeaders1,
         this.horizontalResourceHeaders1,
         this.dayViewTimeCells1
     });
     this.Detail.HeightF       = 985.3334F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // calendarControl1
     //
     this.calendarControl1.LocationFloat = new DevExpress.Utils.PointFloat(300F, 0F);
     this.calendarControl1.Name          = "calendarControl1";
     this.calendarControl1.SizeF         = new System.Drawing.SizeF(301.0416F, 166.6667F);
     this.calendarControl1.TimeCells     = this.dayViewTimeCells1;
     this.calendarControl1.View          = this.reportDayView1;
     //
     // dayViewTimeCells1
     //
     this.dayViewTimeCells1.HorizontalHeaders = this.horizontalResourceHeaders1;
     this.dayViewTimeCells1.LocationFloat     = new DevExpress.Utils.PointFloat(51.0416F, 218.6667F);
     this.dayViewTimeCells1.Name                = "dayViewTimeCells1";
     this.dayViewTimeCells1.ShowWorkTimeOnly    = true;
     this.dayViewTimeCells1.SizeF               = new System.Drawing.SizeF(550F, 679.8611F);
     this.dayViewTimeCells1.View                = this.reportDayView1;
     this.dayViewTimeCells1.VisibleTimeSnapMode = false;
     //
     // horizontalResourceHeaders1
     //
     this.horizontalResourceHeaders1.HorizontalHeaders = this.horizontalDateHeaders1;
     this.horizontalResourceHeaders1.LocationFloat     = new DevExpress.Utils.PointFloat(51.0416F, 192.6667F);
     this.horizontalResourceHeaders1.Name  = "horizontalResourceHeaders1";
     this.horizontalResourceHeaders1.SizeF = new System.Drawing.SizeF(550F, 26F);
     this.horizontalResourceHeaders1.View  = this.reportDayView1;
     //
     // horizontalDateHeaders1
     //
     this.horizontalDateHeaders1.LocationFloat = new DevExpress.Utils.PointFloat(51.0416F, 166.6667F);
     this.horizontalDateHeaders1.Name          = "horizontalDateHeaders1";
     this.horizontalDateHeaders1.SizeF         = new System.Drawing.SizeF(550F, 26F);
     this.horizontalDateHeaders1.View          = this.reportDayView1;
     //
     // timeIntervalInfo1
     //
     this.timeIntervalInfo1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.timeIntervalInfo1.Name          = "timeIntervalInfo1";
     this.timeIntervalInfo1.SizeF         = new System.Drawing.SizeF(300F, 166.6667F);
     this.timeIntervalInfo1.TimeCells     = this.dayViewTimeCells1;
     //
     // dayViewTimeRuler1
     //
     this.dayViewTimeRuler1.Corners.Top   = 52;
     this.dayViewTimeRuler1.LocationFloat = new DevExpress.Utils.PointFloat(1.041603F, 166.6667F);
     this.dayViewTimeRuler1.Name          = "dayViewTimeRuler1";
     this.dayViewTimeRuler1.SizeF         = new System.Drawing.SizeF(50F, 731.8611F);
     this.dayViewTimeRuler1.TimeCells     = this.dayViewTimeCells1;
     this.dayViewTimeRuler1.View          = this.reportDayView1;
     //
     // XtraSchedulerReport1
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail
     });
     this.Version = "15.2";
     this.Views.AddRange(new DevExpress.XtraScheduler.Reporting.ReportViewBase[] {
         this.reportDayView1
     });
     ((System.ComponentModel.ISupportInitialize)(this.reportDayView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }