UltraGrid
摘要:private void dxGrid_InitializeLayout(object sender, InitializeLayoutEventArgs e) { foreach (UltraGridRow row in this.grid.Rows) {//根据值设置背景颜色 if (row.C
阅读全文
posted @ 2023-04-14 21:46
posted @ 2023-04-14 21:46
posted @ 2023-04-02 10:36