| | 149 | // |
| | 150 | // dataGridViewCheckBoxColumn1 |
| | 151 | // |
| | 152 | this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 153 | this.dataGridViewCheckBoxColumn1.DataPropertyName = "zafakturowano"; |
| | 154 | this.dataGridViewCheckBoxColumn1.HeaderText = "FVC"; |
| | 155 | this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1"; |
| | 156 | this.dataGridViewCheckBoxColumn1.ReadOnly = true; |
| | 157 | this.dataGridViewCheckBoxColumn1.Width = 30; |
| | 158 | // |
| | 159 | // zafakturowanoWszystko |
| | 160 | // |
| | 161 | this.zafakturowanoWszystko.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| | 162 | this.zafakturowanoWszystko.DataPropertyName = "zafakturowanoWszystko"; |
| | 163 | this.zafakturowanoWszystko.HeaderText = "FV"; |
| | 164 | this.zafakturowanoWszystko.Name = "zafakturowanoWszystko"; |
| | 165 | this.zafakturowanoWszystko.ReadOnly = true; |
| | 166 | this.zafakturowanoWszystko.Width = 30; |
| | 167 | // |
| | 168 | // nrZamowienia |
| | 169 | // |
| | 170 | this.nrZamowienia.DataPropertyName = "nrZamowienia"; |
| | 171 | this.nrZamowienia.HeaderText = "Nr"; |
| | 172 | this.nrZamowienia.Name = "nrZamowienia"; |
| | 173 | this.nrZamowienia.ReadOnly = true; |
| | 174 | // |
| | 175 | // rokZamowienia |
| | 176 | // |
| | 177 | this.rokZamowienia.DataPropertyName = "rokZamowienia"; |
| | 178 | this.rokZamowienia.HeaderText = "Rok"; |
| | 179 | this.rokZamowienia.Name = "rokZamowienia"; |
| | 180 | this.rokZamowienia.ReadOnly = true; |
| | 181 | // |
| | 182 | // kodAgenta |
| | 183 | // |
| | 184 | this.kodAgenta.DataPropertyName = "kodAgenta"; |
| | 185 | this.kodAgenta.HeaderText = "Agent"; |
| | 186 | this.kodAgenta.Name = "kodAgenta"; |
| | 187 | this.kodAgenta.ReadOnly = true; |
| 719 | | // dataGridViewCheckBoxColumn1 |
| 720 | | // |
| 721 | | this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 722 | | this.dataGridViewCheckBoxColumn1.DataPropertyName = "zafakturowano"; |
| 723 | | this.dataGridViewCheckBoxColumn1.HeaderText = "FVC"; |
| 724 | | this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1"; |
| 725 | | this.dataGridViewCheckBoxColumn1.ReadOnly = true; |
| 726 | | this.dataGridViewCheckBoxColumn1.Width = 30; |
| 727 | | // |
| 728 | | // zafakturowanoWszystko |
| 729 | | // |
| 730 | | this.zafakturowanoWszystko.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |
| 731 | | this.zafakturowanoWszystko.DataPropertyName = "zafakturowanoWszystko"; |
| 732 | | this.zafakturowanoWszystko.HeaderText = "FV"; |
| 733 | | this.zafakturowanoWszystko.Name = "zafakturowanoWszystko"; |
| 734 | | this.zafakturowanoWszystko.ReadOnly = true; |
| 735 | | this.zafakturowanoWszystko.Width = 30; |
| 736 | | // |
| 737 | | // nrZamowienia |
| 738 | | // |
| 739 | | this.nrZamowienia.DataPropertyName = "nrZamowienia"; |
| 740 | | this.nrZamowienia.HeaderText = "Nr"; |
| 741 | | this.nrZamowienia.Name = "nrZamowienia"; |
| 742 | | this.nrZamowienia.ReadOnly = true; |
| 743 | | // |
| 744 | | // rokZamowienia |
| 745 | | // |
| 746 | | this.rokZamowienia.DataPropertyName = "rokZamowienia"; |
| 747 | | this.rokZamowienia.HeaderText = "Rok"; |
| 748 | | this.rokZamowienia.Name = "rokZamowienia"; |
| 749 | | this.rokZamowienia.ReadOnly = true; |
| 750 | | // |
| 751 | | // kodAgenta |
| 752 | | // |
| 753 | | this.kodAgenta.DataPropertyName = "kodAgenta"; |
| 754 | | this.kodAgenta.HeaderText = "Agent"; |
| 755 | | this.kodAgenta.Name = "kodAgenta"; |
| 756 | | this.kodAgenta.ReadOnly = true; |
| 757 | | // |