lu
2025-10-13 70c49ce94352ea6097b5de48536e81b1b96682e5
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); };