[DevExpress]GridControl列复选框

Posted 厦门德仔

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[DevExpress]GridControl列复选框相关的知识,希望对你有一定的参考价值。

注册事件:

            this.repositoryItemCheckEdit1.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.InactiveChecked;
            //this.gridView1.SetRowCellValue(selectRow, "IsStart", 1);
            //注册事件
            this.repositoryItemCheckEdit1.QueryCheckStateByValue += new 

以上是关于[DevExpress]GridControl列复选框的主要内容,如果未能解决你的问题,请参考以下文章

Devexpress GridControl 设置combobox下拉框

[DevExpress]GridControl分页的实现

DevExpress GridControl

如何在GridControl中显示图片列?控件DevExpress.XtraGrid.GridControl中显示图片列。

[DevExpress] GridControl添加右键菜单

DevExpress GridControl复合表头(多行表头)设置