cdk
2025-11-24 fce2436fd56a9c9ee374afc8027ceb6f83570372
DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.cs
@@ -46,7 +46,9 @@
            {
                _print101();
            };
            this.ucBtnPrint101.btnZhiJieClick += (s, e) => {
                _print101();
            };
            //加入checkbox begin
            this.gridView1.CustomDrawColumnHeader += (s, e) => { Gs.DevApp.ToolBox.UtilityHelper.CustomDrawColumnHeader(s, e); };