摘要: C# Grid string columns = "列1,列2,列3,列4,列5,列6,列7"; mainGrid.Column(1).CellType = FlexCell.CellTypeEnum.CheckBox;//列1:选择 (1选中,0不选) GridHelper.loadGrid<En 阅读全文
posted @ 2021-12-23 14:35 沉淀i 阅读(26) 评论(0) 推荐(0)