lg
2025-11-24 dfd02ad42c5b4f8ee7190fe51730c21cf75d37a5
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); };