@ -30,13 +30,13 @@
{
this . components = new System . ComponentModel . Container ( ) ;
System . ComponentModel . ComponentResourceManager resources = new System . ComponentModel . ComponentResourceManager ( typeof ( EnrollmentOrgForm ) ) ;
DevExpress . XtraGrid . GridFormatRule gridFormatRule3 = new DevExpress . XtraGrid . GridFormatRule ( ) ;
DevExpress . XtraEditors . FormatConditionRuleExpression formatConditionRuleExpression3 = new DevExpress . XtraEditors . FormatConditionRuleExpression ( ) ;
DevExpress . XtraGrid . GridFormatRule gridFormatRule1 = new DevExpress . XtraGrid . GridFormatRule ( ) ;
DevExpress . XtraEditors . FormatConditionRuleExpression formatConditionRuleExpression1 = new DevExpress . XtraEditors . FormatConditionRuleExpression ( ) ;
DevExpress . XtraGrid . GridFormatRule gridFormatRule2 = new DevExpress . XtraGrid . GridFormatRule ( ) ;
DevExpress . XtraEditors . FormatConditionRuleExpression formatConditionRuleExpression2 = new DevExpress . XtraEditors . FormatConditionRuleExpression ( ) ;
this . repositoryItemImageEdit2 = new DevExpress . XtraEditors . Repository . RepositoryItemImageEdit ( ) ;
this . gridColumn99 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn102 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . repositoryItemImageEdit2 = new DevExpress . XtraEditors . Repository . RepositoryItemImageEdit ( ) ;
this . repositoryItemMemoEdit21 = new DevExpress . XtraEditors . Repository . RepositoryItemMemoEdit ( ) ;
this . panel1 = new System . Windows . Forms . Panel ( ) ;
this . DgcOrg = new DevExpress . XtraGrid . GridControl ( ) ;
@ -151,6 +151,7 @@
this . gridColumn78 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn80 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn81 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridView9 = new DevExpress . XtraGrid . Views . Grid . GridView ( ) ;
this . splitter4 = new System . Windows . Forms . Splitter ( ) ;
this . panel9 = new System . Windows . Forms . Panel ( ) ;
this . tabControl1 = new System . Windows . Forms . TabControl ( ) ;
@ -360,11 +361,6 @@
this . gridColumn90 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn108 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn91 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn93 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn94 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn95 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn96 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn105 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn104 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn92 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . PatientSearch = new System . Windows . Forms . TextBox ( ) ;
@ -398,7 +394,6 @@
this . gridView5 = new DevExpress . XtraGrid . Views . Grid . GridView ( ) ;
this . gridView7 = new DevExpress . XtraGrid . Views . Grid . GridView ( ) ;
this . gridView8 = new DevExpress . XtraGrid . Views . Grid . GridView ( ) ;
this . gridView9 = new DevExpress . XtraGrid . Views . Grid . GridView ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . repositoryItemImageEdit2 ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . repositoryItemMemoEdit21 ) ) . BeginInit ( ) ;
this . panel1 . SuspendLayout ( ) ;
@ -434,6 +429,7 @@
( ( System . ComponentModel . ISupportInitialize ) ( this . DgcGroupFeeItem ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . DgvGroupFeeItem ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . repositoryItemMemoEdit1 ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . gridView9 ) ) . BeginInit ( ) ;
this . panel9 . SuspendLayout ( ) ;
this . tabControl1 . SuspendLayout ( ) ;
this . TpPack . SuspendLayout ( ) ;
@ -501,16 +497,8 @@
( ( System . ComponentModel . ISupportInitialize ) ( this . gridView5 ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . gridView7 ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . gridView8 ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . gridView9 ) ) . BeginInit ( ) ;
this . SuspendLayout ( ) ;
//
// repositoryItemImageEdit2
//
this . repositoryItemImageEdit2 . AutoHeight = false ;
this . repositoryItemImageEdit2 . Buttons . AddRange ( new DevExpress . XtraEditors . Controls . EditorButton [ ] {
new DevExpress . XtraEditors . Controls . EditorButton ( DevExpress . XtraEditors . Controls . ButtonPredefines . Combo ) } ) ;
this . repositoryItemImageEdit2 . Name = "repositoryItemImageEdit2" ;
//
// gridColumn99
//
this . gridColumn99 . Caption = "退费时间" ;
@ -547,6 +535,13 @@
this . gridColumn102 . Visible = true ;
this . gridColumn102 . VisibleIndex = 1 5 ;
//
// repositoryItemImageEdit2
//
this . repositoryItemImageEdit2 . AutoHeight = false ;
this . repositoryItemImageEdit2 . Buttons . AddRange ( new DevExpress . XtraEditors . Controls . EditorButton [ ] {
new DevExpress . XtraEditors . Controls . EditorButton ( DevExpress . XtraEditors . Controls . ButtonPredefines . Combo ) } ) ;
this . repositoryItemImageEdit2 . Name = "repositoryItemImageEdit2" ;
//
// repositoryItemMemoEdit21
//
this . repositoryItemMemoEdit21 . Appearance . Options . UseTextOptions = true ;
@ -2164,6 +2159,11 @@
this . gridColumn81 . VisibleIndex = 7 ;
this . gridColumn81 . Width = 4 0 ;
//
// gridView9
//
this . gridView9 . GridControl = this . DgcGroupFeeItem ;
this . gridView9 . Name = "gridView9" ;
//
// splitter4
//
this . splitter4 . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 1 3 2 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 1 6 2 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 2 0 2 ) ) ) ) ) ;
@ -3003,15 +3003,15 @@
this . gridColumn100 ,
this . gridColumn99 } ) ;
this . DgvCheckCost2 . FixedLineWidth = 1 ;
gridFormatRule1 . ApplyToRow = true ;
gridFormatRule1 . Column = this . gridColumn99 ;
gridFormatRule1 . Name = "Format0" ;
formatConditionRuleExpression1 . Appearance . ForeColor = System . Drawing . Color . Gray ;
formatConditionRuleExpression1 . Appearance . Options . UseForeColor = true ;
formatConditionRuleExpression1 . Expression = "[CancelTime] Is Not Null" ;
formatConditionRuleExpression1 . PredefinedName = "Strikeout Text" ;
gridFormatRule1 . Rule = formatConditionRuleExpression1 ;
this . DgvCheckCost2 . FormatRules . Add ( gridFormatRule1 ) ;
gridFormatRule3 . ApplyToRow = true ;
gridFormatRule3 . Column = this . gridColumn99 ;
gridFormatRule3 . Name = "Format0" ;
formatConditionRuleExpression3 . Appearance . ForeColor = System . Drawing . Color . Gray ;
formatConditionRuleExpression3 . Appearance . Options . UseForeColor = true ;
formatConditionRuleExpression3 . Expression = "[CancelTime] Is Not Null" ;
formatConditionRuleExpression3 . PredefinedName = "Strikeout Text" ;
gridFormatRule3 . Rule = formatConditionRuleExpression3 ;
this . DgvCheckCost2 . FormatRules . Add ( gridFormatRule3 ) ;
this . DgvCheckCost2 . GridControl = this . DgcCheckCost2 ;
this . DgvCheckCost2 . GroupFormat = "{0}" ;
this . DgvCheckCost2 . IndicatorWidth = 4 0 ;
@ -3449,15 +3449,15 @@
this . gridColumn101 ,
this . gridColumn102 } ) ;
this . DgvCheckCost . FixedLineWidth = 1 ;
gridFormatRule2 . ApplyToRow = true ;
gridFormatRule2 . Column = this . gridColumn102 ;
gridFormatRule2 . Name = "Format0" ;
formatConditionRuleExpression2 . Appearance . ForeColor = System . Drawing . Color . Gray ;
formatConditionRuleExpression2 . Appearance . Options . UseForeColor = true ;
formatConditionRuleExpression2 . Expression = "[CancelTime] Is Not Null" ;
formatConditionRuleExpression2 . PredefinedName = "Strikeout Text" ;
gridFormatRule2 . Rule = formatConditionRuleExpression2 ;
this . DgvCheckCost . FormatRules . Add ( gridFormatRule2 ) ;
gridFormatRule1 . ApplyToRow = true ;
gridFormatRule1 . Column = this . gridColumn102 ;
gridFormatRule1 . Name = "Format0" ;
formatConditionRuleExpression1 . Appearance . ForeColor = System . Drawing . Color . Gray ;
formatConditionRuleExpression1 . Appearance . Options . UseForeColor = true ;
formatConditionRuleExpression1 . Expression = "[CancelTime] Is Not Null" ;
formatConditionRuleExpression1 . PredefinedName = "Strikeout Text" ;
gridFormatRule1 . Rule = formatConditionRuleExpression1 ;
this . DgvCheckCost . FormatRules . Add ( gridFormatRule1 ) ;
this . DgvCheckCost . GridControl = this . DgcCheckCost ;
this . DgvCheckCost . GroupCount = 1 ;
this . DgvCheckCost . GroupFormat = "" ;
@ -4228,7 +4228,7 @@
this . tabPage2 . Margin = new System . Windows . Forms . Padding ( 2 , 3 , 2 , 3 ) ;
this . tabPage2 . Name = "tabPage2" ;
this . tabPage2 . Padding = new System . Windows . Forms . Padding ( 2 , 3 , 2 , 3 ) ;
this . tabPage2 . Size = new System . Drawing . Size ( 3 7 2 , 3 6 2 ) ;
this . tabPage2 . Size = new System . Drawing . Size ( 4 8 4 , 3 6 2 ) ;
this . tabPage2 . TabIndex = 0 ;
this . tabPage2 . Text = "收费项目" ;
this . tabPage2 . UseVisualStyleBackColor = true ;
@ -4241,7 +4241,7 @@
this . DgcFeeItem2 . Name = "DgcFeeItem2" ;
this . DgcFeeItem2 . RepositoryItems . AddRange ( new DevExpress . XtraEditors . Repository . RepositoryItem [ ] {
this . repositoryItemCheckEdit2 } ) ;
this . DgcFeeItem2 . Size = new System . Drawing . Size ( 3 6 8 , 3 3 4 ) ;
this . DgcFeeItem2 . Size = new System . Drawing . Size ( 4 8 0 , 3 3 4 ) ;
this . DgcFeeItem2 . TabIndex = 1 3 8 ;
this . DgcFeeItem2 . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . DgvFeeItem2 ,
@ -4422,7 +4422,7 @@
this . FeeItemSearch2 . Location = new System . Drawing . Point ( 2 , 3 ) ;
this . FeeItemSearch2 . Margin = new System . Windows . Forms . Padding ( 2 , 3 , 2 , 3 ) ;
this . FeeItemSearch2 . Name = "FeeItemSearch2" ;
this . FeeItemSearch2 . Size = new System . Drawing . Size ( 3 6 8 , 2 2 ) ;
this . FeeItemSearch2 . Size = new System . Drawing . Size ( 4 8 0 , 2 2 ) ;
this . FeeItemSearch2 . TabIndex = 1 3 7 ;
//
// CopyItemTab
@ -4433,7 +4433,7 @@
this . CopyItemTab . Location = new System . Drawing . Point ( 4 , 2 3 ) ;
this . CopyItemTab . Margin = new System . Windows . Forms . Padding ( 2 , 3 , 2 , 3 ) ;
this . CopyItemTab . Name = "CopyItemTab" ;
this . CopyItemTab . Size = new System . Drawing . Size ( 3 7 2 , 3 6 2 ) ;
this . CopyItemTab . Size = new System . Drawing . Size ( 4 8 4 , 3 6 2 ) ;
this . CopyItemTab . TabIndex = 3 ;
this . CopyItemTab . Text = "从体检者复制项目" ;
this . CopyItemTab . UseVisualStyleBackColor = true ;
@ -4446,7 +4446,7 @@
this . DgcCopyItem . MainView = this . DgvCopyItem ;
this . DgcCopyItem . Margin = new System . Windows . Forms . Padding ( 2 , 3 , 2 , 3 ) ;
this . DgcCopyItem . Name = "DgcCopyItem" ;
this . DgcCopyItem . Size = new System . Drawing . Size ( 2 3 2 , 3 3 4 ) ;
this . DgcCopyItem . Size = new System . Drawing . Size ( 3 4 4 , 3 3 4 ) ;
this . DgcCopyItem . TabIndex = 3 2 ;
this . DgcCopyItem . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . DgvCopyItem } ) ;
@ -4709,7 +4709,7 @@
this . CopyMenu . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . CopyMenu . Name = "CopyMenu" ;
this . CopyMenu . Padding = new System . Windows . Forms . Padding ( 2 , 2 , 0 , 2 ) ;
this . CopyMenu . Size = new System . Drawing . Size ( 3 7 2 , 2 8 ) ;
this . CopyMenu . Size = new System . Drawing . Size ( 4 8 4 , 2 8 ) ;
this . CopyMenu . TabIndex = 2 4 ;
this . CopyMenu . Text = "menuStrip1" ;
//
@ -5009,11 +5009,6 @@
this . gridColumn90 ,
this . gridColumn108 ,
this . gridColumn91 ,
this . gridColumn93 ,
this . gridColumn94 ,
this . gridColumn95 ,
this . gridColumn96 ,
this . gridColumn105 ,
this . gridColumn104 ,
this . gridColumn92 } ) ;
this . DgvEnrollment . GridControl = this . DgcEnrollment ;
@ -5166,107 +5161,6 @@
this . gridColumn91 . Visible = true ;
this . gridColumn91 . VisibleIndex = 4 ;
//
// gridColumn93
//
this . gridColumn93 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
this . gridColumn93 . AppearanceCell . Options . UseFont = true ;
this . gridColumn93 . AppearanceHeader . Options . UseTextOptions = true ;
this . gridColumn93 . AppearanceHeader . TextOptions . HAlignment = DevExpress . Utils . HorzAlignment . Center ;
this . gridColumn93 . Caption = "婚况" ;
this . gridColumn93 . FieldName = "Marriage" ;
this . gridColumn93 . Name = "gridColumn93" ;
this . gridColumn93 . OptionsColumn . AllowEdit = false ;
this . gridColumn93 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn93 . OptionsColumn . AllowMerge = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn93 . OptionsColumn . AllowMove = false ;
this . gridColumn93 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn93 . OptionsColumn . ReadOnly = true ;
this . gridColumn93 . OptionsFilter . AllowFilter = false ;
this . gridColumn93 . Visible = true ;
this . gridColumn93 . VisibleIndex = 5 ;
this . gridColumn93 . Width = 6 0 ;
//
// gridColumn94
//
this . gridColumn94 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
this . gridColumn94 . AppearanceCell . Options . UseFont = true ;
this . gridColumn94 . AppearanceHeader . Options . UseTextOptions = true ;
this . gridColumn94 . AppearanceHeader . TextOptions . HAlignment = DevExpress . Utils . HorzAlignment . Center ;
this . gridColumn94 . Caption = "出生年月" ;
this . gridColumn94 . FieldName = "Birthday" ;
this . gridColumn94 . Name = "gridColumn94" ;
this . gridColumn94 . OptionsColumn . AllowEdit = false ;
this . gridColumn94 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn94 . OptionsColumn . AllowMerge = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn94 . OptionsColumn . AllowMove = false ;
this . gridColumn94 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn94 . OptionsColumn . Printable = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn94 . OptionsColumn . ReadOnly = true ;
this . gridColumn94 . OptionsFilter . AllowFilter = false ;
this . gridColumn94 . Summary . AddRange ( new DevExpress . XtraGrid . GridSummaryItem [ ] {
new DevExpress . XtraGrid . GridColumnSummaryItem ( DevExpress . Data . SummaryItemType . Count , "BloodCode" , "合计:{0} 个血袋" ) } ) ;
this . gridColumn94 . Visible = true ;
this . gridColumn94 . VisibleIndex = 6 ;
this . gridColumn94 . Width = 1 0 0 ;
//
// gridColumn95
//
this . gridColumn95 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
this . gridColumn95 . AppearanceCell . Options . UseFont = true ;
this . gridColumn95 . AppearanceHeader . Options . UseTextOptions = true ;
this . gridColumn95 . AppearanceHeader . TextOptions . HAlignment = DevExpress . Utils . HorzAlignment . Center ;
this . gridColumn95 . Caption = "证件类型" ;
this . gridColumn95 . FieldName = "CardType" ;
this . gridColumn95 . Name = "gridColumn95" ;
this . gridColumn95 . OptionsColumn . AllowEdit = false ;
this . gridColumn95 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn95 . OptionsColumn . AllowMerge = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn95 . OptionsColumn . AllowMove = false ;
this . gridColumn95 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn95 . OptionsColumn . Printable = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn95 . OptionsColumn . ReadOnly = true ;
this . gridColumn95 . OptionsFilter . AllowFilter = false ;
this . gridColumn95 . Visible = true ;
this . gridColumn95 . VisibleIndex = 7 ;
this . gridColumn95 . Width = 8 0 ;
//
// gridColumn96
//
this . gridColumn96 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
this . gridColumn96 . AppearanceCell . Options . UseFont = true ;
this . gridColumn96 . AppearanceHeader . Options . UseTextOptions = true ;
this . gridColumn96 . AppearanceHeader . TextOptions . HAlignment = DevExpress . Utils . HorzAlignment . Center ;
this . gridColumn96 . Caption = "证件号码" ;
this . gridColumn96 . FieldName = "CardNo" ;
this . gridColumn96 . Name = "gridColumn96" ;
this . gridColumn96 . OptionsColumn . AllowEdit = false ;
this . gridColumn96 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn96 . OptionsColumn . AllowMerge = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn96 . OptionsColumn . AllowMove = false ;
this . gridColumn96 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn96 . OptionsColumn . ReadOnly = true ;
this . gridColumn96 . OptionsFilter . AllowFilter = false ;
this . gridColumn96 . Visible = true ;
this . gridColumn96 . VisibleIndex = 8 ;
this . gridColumn96 . Width = 1 6 0 ;
//
// gridColumn105
//
this . gridColumn105 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
this . gridColumn105 . AppearanceCell . Options . UseFont = true ;
this . gridColumn105 . Caption = "联系方式" ;
this . gridColumn105 . FieldName = "Tel1" ;
this . gridColumn105 . Name = "gridColumn105" ;
this . gridColumn105 . OptionsColumn . AllowEdit = false ;
this . gridColumn105 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn105 . OptionsColumn . AllowMerge = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn105 . OptionsColumn . AllowMove = false ;
this . gridColumn105 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn105 . OptionsColumn . ReadOnly = true ;
this . gridColumn105 . OptionsFilter . AllowFilter = false ;
this . gridColumn105 . Visible = true ;
this . gridColumn105 . VisibleIndex = 1 0 ;
//
// gridColumn104
//
this . gridColumn104 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
@ -5523,11 +5417,6 @@
//
this . gridView8 . Name = "gridView8" ;
//
// gridView9
//
this . gridView9 . GridControl = this . DgcGroupFeeItem ;
this . gridView9 . Name = "gridView9" ;
//
// EnrollmentOrgForm
//
this . AutoScaleDimensions = new System . Drawing . SizeF ( 7F , 1 7F ) ;
@ -5578,6 +5467,7 @@
( ( System . ComponentModel . ISupportInitialize ) ( this . DgcGroupFeeItem ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . DgvGroupFeeItem ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . repositoryItemMemoEdit1 ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . gridView9 ) ) . EndInit ( ) ;
this . panel9 . ResumeLayout ( false ) ;
this . tabControl1 . ResumeLayout ( false ) ;
this . TpPack . ResumeLayout ( false ) ;
@ -5653,7 +5543,6 @@
( ( System . ComponentModel . ISupportInitialize ) ( this . gridView5 ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . gridView7 ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . gridView8 ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . gridView9 ) ) . EndInit ( ) ;
this . ResumeLayout ( false ) ;
}
@ -5725,10 +5614,6 @@
private DevExpress . XtraGrid . Views . Grid . GridView DgvEnrollment ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn89 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn90 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn93 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn94 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn95 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn96 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn103 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn108 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn109 ;
@ -5962,7 +5847,6 @@
private DevExpress . XtraGrid . Columns . GridColumn gridColumn102 ;
private System . Windows . Forms . ToolStripMenuItem FastExportTime ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn104 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn105 ;
private System . Windows . Forms . Splitter splitter8 ;
private System . Windows . Forms . Panel panel5 ;
private DevExpress . XtraGrid . GridControl DgcGroupFeeItem ;