| | |
| | | // |
| | | this.gridColumn9.Caption = "采购单位"; |
| | | this.gridColumn9.FieldName = "cgUnit"; |
| | | this.gridColumn9.MaxWidth = 60; |
| | | this.gridColumn9.MinWidth = 60; |
| | | this.gridColumn9.MaxWidth = 50; |
| | | this.gridColumn9.MinWidth = 50; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 13; |
| | | this.gridColumn9.Width = 60; |
| | | this.gridColumn9.Width = 50; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "库存单位"; |
| | | this.gridColumn7.FieldName = "kcUnit"; |
| | | this.gridColumn7.MaxWidth = 60; |
| | | this.gridColumn7.MinWidth = 60; |
| | | this.gridColumn7.MaxWidth = 50; |
| | | this.gridColumn7.MinWidth = 50; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 14; |
| | | this.gridColumn7.Width = 60; |
| | | this.gridColumn7.Width = 50; |
| | | // |
| | | // gvBtnAlawys |
| | | // |