| | 542 | // agencja |
| | 543 | // |
| | 544 | this.agencja.DataPropertyName = "agencja"; |
| | 545 | dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| | 546 | this.agencja.DefaultCellStyle = dataGridViewCellStyle3; |
| | 547 | this.agencja.HeaderText = "Agencja"; |
| | 548 | this.agencja.Name = "agencja"; |
| | 549 | this.agencja.ReadOnly = true; |
| | 550 | this.agencja.Width = 71; |
| | 551 | // |
| | 552 | // agent |
| | 553 | // |
| | 554 | this.agent.DataPropertyName = "agent"; |
| | 555 | dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| | 556 | this.agent.DefaultCellStyle = dataGridViewCellStyle4; |
| | 557 | this.agent.HeaderText = "Agent"; |
| | 558 | this.agent.Name = "agent"; |
| | 559 | this.agent.ReadOnly = true; |
| | 560 | this.agent.Width = 60; |
| | 561 | // |
| | 562 | // rokZamowienia |
| | 563 | // |
| | 564 | this.rokZamowienia.DataPropertyName = "rokZamowienia"; |
| | 565 | dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| | 566 | this.rokZamowienia.DefaultCellStyle = dataGridViewCellStyle5; |
| | 567 | this.rokZamowienia.HeaderText = "Rok"; |
| | 568 | this.rokZamowienia.Name = "rokZamowienia"; |
| | 569 | this.rokZamowienia.ReadOnly = true; |
| | 570 | this.rokZamowienia.Width = 52; |
| | 571 | // |
| | 572 | // nrZamowieniaExt |
| | 573 | // |
| | 574 | this.nrZamowieniaExt.DataPropertyName = "nrZamowieniaExt"; |
| | 575 | this.nrZamowieniaExt.HeaderText = "Nr zamówienia"; |
| | 576 | this.nrZamowieniaExt.Name = "nrZamowieniaExt"; |
| | 577 | this.nrZamowieniaExt.ReadOnly = true; |
| | 578 | this.nrZamowieniaExt.Width = 93; |
| | 579 | // |
| | 580 | // iloscReklam |
| | 581 | // |
| | 582 | this.iloscReklam.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 583 | this.iloscReklam.DataPropertyName = "iloscReklam"; |
| | 584 | dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| | 585 | this.iloscReklam.DefaultCellStyle = dataGridViewCellStyle6; |
| | 586 | this.iloscReklam.HeaderText = "# rek"; |
| | 587 | this.iloscReklam.Name = "iloscReklam"; |
| | 588 | this.iloscReklam.ReadOnly = true; |
| | 589 | this.iloscReklam.Width = 40; |
| | 590 | // |
| | 591 | // data_od |
| | 592 | // |
| | 593 | this.data_od.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 594 | this.data_od.DataPropertyName = "data_od"; |
| | 595 | dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| | 596 | dataGridViewCellStyle7.Format = "d"; |
| | 597 | this.data_od.DefaultCellStyle = dataGridViewCellStyle7; |
| | 598 | this.data_od.HeaderText = "Data 1 em"; |
| | 599 | this.data_od.Name = "data_od"; |
| | 600 | this.data_od.ReadOnly = true; |
| | 601 | this.data_od.Width = 80; |
| | 602 | // |
| | 603 | // data_od_bez_FK |
| | 604 | // |
| | 605 | this.data_od_bez_FK.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 606 | this.data_od_bez_FK.DataPropertyName = "data_od_bez_FK"; |
| | 607 | dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| | 608 | this.data_od_bez_FK.DefaultCellStyle = dataGridViewCellStyle8; |
| | 609 | this.data_od_bez_FK.HeaderText = "Data 1 em bez FV"; |
| | 610 | this.data_od_bez_FK.Name = "data_od_bez_FK"; |
| | 611 | this.data_od_bez_FK.ReadOnly = true; |
| | 612 | this.data_od_bez_FK.Width = 80; |
| | 613 | // |
| | 614 | // wartoscNetto |
| | 615 | // |
| | 616 | this.wartoscNetto.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 617 | this.wartoscNetto.DataPropertyName = "wartoscNetto"; |
| | 618 | dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| | 619 | dataGridViewCellStyle9.Format = "C2"; |
| | 620 | this.wartoscNetto.DefaultCellStyle = dataGridViewCellStyle9; |
| | 621 | this.wartoscNetto.HeaderText = "Netto"; |
| | 622 | this.wartoscNetto.Name = "wartoscNetto"; |
| | 623 | this.wartoscNetto.ReadOnly = true; |
| | 624 | this.wartoscNetto.Width = 110; |
| | 625 | // |
| | 626 | // kwotaWalutaBrutto |
| | 627 | // |
| | 628 | this.kwotaWalutaBrutto.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 629 | this.kwotaWalutaBrutto.DataPropertyName = "kwotaWalutaBrutto"; |
| | 630 | dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| | 631 | dataGridViewCellStyle10.Format = "N2"; |
| | 632 | dataGridViewCellStyle10.NullValue = null; |
| | 633 | this.kwotaWalutaBrutto.DefaultCellStyle = dataGridViewCellStyle10; |
| | 634 | this.kwotaWalutaBrutto.HeaderText = "Waluta - brutto zamówienia"; |
| | 635 | this.kwotaWalutaBrutto.Name = "kwotaWalutaBrutto"; |
| | 636 | this.kwotaWalutaBrutto.ReadOnly = true; |
| | 637 | this.kwotaWalutaBrutto.Width = 110; |
| | 638 | // |
| | 639 | // bruttoEuroMianoDataGridViewTextBoxColumn |
| | 640 | // |
| | 641 | this.bruttoEuroMianoDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 642 | this.bruttoEuroMianoDataGridViewTextBoxColumn.DataPropertyName = "Brutto_Euro_Miano"; |
| | 643 | dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| | 644 | this.bruttoEuroMianoDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle11; |
| | 645 | this.bruttoEuroMianoDataGridViewTextBoxColumn.HeaderText = "Waluta"; |
| | 646 | this.bruttoEuroMianoDataGridViewTextBoxColumn.Name = "bruttoEuroMianoDataGridViewTextBoxColumn"; |
| | 647 | this.bruttoEuroMianoDataGridViewTextBoxColumn.ReadOnly = true; |
| | 648 | this.bruttoEuroMianoDataGridViewTextBoxColumn.Width = 60; |
| | 649 | // |
| | 650 | // nettoZafakturowane |
| | 651 | // |
| | 652 | this.nettoZafakturowane.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 653 | this.nettoZafakturowane.DataPropertyName = "nettoZafakturowane"; |
| | 654 | dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| | 655 | dataGridViewCellStyle12.Format = "C2"; |
| | 656 | this.nettoZafakturowane.DefaultCellStyle = dataGridViewCellStyle12; |
| | 657 | this.nettoZafakturowane.HeaderText = "Suma netto w FV"; |
| | 658 | this.nettoZafakturowane.Name = "nettoZafakturowane"; |
| | 659 | this.nettoZafakturowane.ReadOnly = true; |
| | 660 | this.nettoZafakturowane.Width = 110; |
| | 661 | // |
| | 662 | // DoZafakturowania |
| | 663 | // |
| | 664 | this.DoZafakturowania.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 665 | this.DoZafakturowania.DataPropertyName = "DoZafakturowania"; |
| | 666 | dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| | 667 | dataGridViewCellStyle13.Format = "C2"; |
| | 668 | this.DoZafakturowania.DefaultCellStyle = dataGridViewCellStyle13; |
| | 669 | this.DoZafakturowania.HeaderText = "Wartoæ niezafakturowana"; |
| | 670 | this.DoZafakturowania.Name = "DoZafakturowania"; |
| | 671 | this.DoZafakturowania.ReadOnly = true; |
| | 672 | this.DoZafakturowania.Width = 110; |
| | 673 | // |
| 823 | | // |
| 824 | | // agencja |
| 825 | | // |
| 826 | | this.agencja.DataPropertyName = "agencja"; |
| 827 | | dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| 828 | | this.agencja.DefaultCellStyle = dataGridViewCellStyle3; |
| 829 | | this.agencja.HeaderText = "Agencja"; |
| 830 | | this.agencja.Name = "agencja"; |
| 831 | | this.agencja.ReadOnly = true; |
| 832 | | this.agencja.Width = 71; |
| 833 | | // |
| 834 | | // agent |
| 835 | | // |
| 836 | | this.agent.DataPropertyName = "agent"; |
| 837 | | dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| 838 | | this.agent.DefaultCellStyle = dataGridViewCellStyle4; |
| 839 | | this.agent.HeaderText = "Agent"; |
| 840 | | this.agent.Name = "agent"; |
| 841 | | this.agent.ReadOnly = true; |
| 842 | | this.agent.Width = 60; |
| 843 | | // |
| 844 | | // rokZamowienia |
| 845 | | // |
| 846 | | this.rokZamowienia.DataPropertyName = "rokZamowienia"; |
| 847 | | dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| 848 | | this.rokZamowienia.DefaultCellStyle = dataGridViewCellStyle5; |
| 849 | | this.rokZamowienia.HeaderText = "Rok"; |
| 850 | | this.rokZamowienia.Name = "rokZamowienia"; |
| 851 | | this.rokZamowienia.ReadOnly = true; |
| 852 | | this.rokZamowienia.Width = 52; |
| 853 | | // |
| 854 | | // nrZamowieniaExt |
| 855 | | // |
| 856 | | this.nrZamowieniaExt.DataPropertyName = "nrZamowieniaExt"; |
| 857 | | this.nrZamowieniaExt.HeaderText = "Nr zamówienia"; |
| 858 | | this.nrZamowieniaExt.Name = "nrZamowieniaExt"; |
| 859 | | this.nrZamowieniaExt.ReadOnly = true; |
| 860 | | this.nrZamowieniaExt.Width = 101; |
| 861 | | // |
| 862 | | // iloscReklam |
| 863 | | // |
| 864 | | this.iloscReklam.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 865 | | this.iloscReklam.DataPropertyName = "iloscReklam"; |
| 866 | | dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| 867 | | this.iloscReklam.DefaultCellStyle = dataGridViewCellStyle6; |
| 868 | | this.iloscReklam.HeaderText = "# rek"; |
| 869 | | this.iloscReklam.Name = "iloscReklam"; |
| 870 | | this.iloscReklam.ReadOnly = true; |
| 871 | | this.iloscReklam.Width = 40; |
| 872 | | // |
| 873 | | // data_od |
| 874 | | // |
| 875 | | this.data_od.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 876 | | this.data_od.DataPropertyName = "data_od"; |
| 877 | | dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| 878 | | dataGridViewCellStyle7.Format = "d"; |
| 879 | | this.data_od.DefaultCellStyle = dataGridViewCellStyle7; |
| 880 | | this.data_od.HeaderText = "Data 1 em"; |
| 881 | | this.data_od.Name = "data_od"; |
| 882 | | this.data_od.ReadOnly = true; |
| 883 | | this.data_od.Width = 80; |
| 884 | | // |
| 885 | | // data_od_bez_FK |
| 886 | | // |
| 887 | | this.data_od_bez_FK.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 888 | | this.data_od_bez_FK.DataPropertyName = "data_od_bez_FK"; |
| 889 | | dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| 890 | | this.data_od_bez_FK.DefaultCellStyle = dataGridViewCellStyle8; |
| 891 | | this.data_od_bez_FK.HeaderText = "Data 1 em bez FV"; |
| 892 | | this.data_od_bez_FK.Name = "data_od_bez_FK"; |
| 893 | | this.data_od_bez_FK.ReadOnly = true; |
| 894 | | this.data_od_bez_FK.Width = 80; |
| 895 | | // |
| 896 | | // wartoscNetto |
| 897 | | // |
| 898 | | this.wartoscNetto.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 899 | | this.wartoscNetto.DataPropertyName = "wartoscNetto"; |
| 900 | | dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 901 | | dataGridViewCellStyle9.Format = "C2"; |
| 902 | | this.wartoscNetto.DefaultCellStyle = dataGridViewCellStyle9; |
| 903 | | this.wartoscNetto.HeaderText = "Netto"; |
| 904 | | this.wartoscNetto.Name = "wartoscNetto"; |
| 905 | | this.wartoscNetto.ReadOnly = true; |
| 906 | | this.wartoscNetto.Width = 110; |
| 907 | | // |
| 908 | | // kwotaWalutaBrutto |
| 909 | | // |
| 910 | | this.kwotaWalutaBrutto.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 911 | | this.kwotaWalutaBrutto.DataPropertyName = "kwotaWalutaBrutto"; |
| 912 | | dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 913 | | dataGridViewCellStyle10.Format = "N2"; |
| 914 | | dataGridViewCellStyle10.NullValue = null; |
| 915 | | this.kwotaWalutaBrutto.DefaultCellStyle = dataGridViewCellStyle10; |
| 916 | | this.kwotaWalutaBrutto.HeaderText = "Waluta - brutto zamówienia"; |
| 917 | | this.kwotaWalutaBrutto.Name = "kwotaWalutaBrutto"; |
| 918 | | this.kwotaWalutaBrutto.ReadOnly = true; |
| 919 | | this.kwotaWalutaBrutto.Width = 110; |
| 920 | | // |
| 921 | | // bruttoEuroMianoDataGridViewTextBoxColumn |
| 922 | | // |
| 923 | | this.bruttoEuroMianoDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 924 | | this.bruttoEuroMianoDataGridViewTextBoxColumn.DataPropertyName = "Brutto_Euro_Miano"; |
| 925 | | dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
| 926 | | this.bruttoEuroMianoDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle11; |
| 927 | | this.bruttoEuroMianoDataGridViewTextBoxColumn.HeaderText = "Waluta"; |
| 928 | | this.bruttoEuroMianoDataGridViewTextBoxColumn.Name = "bruttoEuroMianoDataGridViewTextBoxColumn"; |
| 929 | | this.bruttoEuroMianoDataGridViewTextBoxColumn.ReadOnly = true; |
| 930 | | this.bruttoEuroMianoDataGridViewTextBoxColumn.Width = 60; |
| 931 | | // |
| 932 | | // nettoZafakturowane |
| 933 | | // |
| 934 | | this.nettoZafakturowane.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 935 | | this.nettoZafakturowane.DataPropertyName = "nettoZafakturowane"; |
| 936 | | dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 937 | | dataGridViewCellStyle12.Format = "C2"; |
| 938 | | this.nettoZafakturowane.DefaultCellStyle = dataGridViewCellStyle12; |
| 939 | | this.nettoZafakturowane.HeaderText = "Suma netto w FV"; |
| 940 | | this.nettoZafakturowane.Name = "nettoZafakturowane"; |
| 941 | | this.nettoZafakturowane.ReadOnly = true; |
| 942 | | this.nettoZafakturowane.Width = 110; |
| 943 | | // |
| 944 | | // DoZafakturowania |
| 945 | | // |
| 946 | | this.DoZafakturowania.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 947 | | this.DoZafakturowania.DataPropertyName = "DoZafakturowania"; |
| 948 | | dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 949 | | dataGridViewCellStyle13.Format = "C2"; |
| 950 | | this.DoZafakturowania.DefaultCellStyle = dataGridViewCellStyle13; |
| 951 | | this.DoZafakturowania.HeaderText = "Wartoæ niezafakturowana"; |
| 952 | | this.DoZafakturowania.Name = "DoZafakturowania"; |
| 953 | | this.DoZafakturowania.ReadOnly = true; |
| 954 | | this.DoZafakturowania.Width = 110; |