| | |
| | | { |
| | | this.lookSearchSupplier = new DevExpress.XtraEditors.SearchLookUpEdit(); |
| | | this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lookSearchSupplier.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit(); |
| | | this.SuspendLayout(); |
| | |
| | | this.searchLookUpEdit1View.Name = "searchLookUpEdit1View"; |
| | | this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false; |
| | | this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "使用组织"; |
| | | this.gridColumn5.FieldName = "fSubsidiary"; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 0; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | |
| | | this.gridColumn4.Caption = "guid"; |
| | | this.gridColumn4.FieldName = "guid"; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "使用组织"; |
| | | this.gridColumn5.FieldName = "fSubsidiary"; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 0; |
| | | // |
| | | // UcLookCk |
| | | // |