在C#中怎么对RsGrid控件的行的背景色进行设置?
在C#中怎么对RsGrid控件的行的背景色进行设置?我用一下用法:
axRsGrid1.SetRowBackColor(Ii+1,Color.Red);
提示:
e:\Vis_C#\Yfdlglxt\frmDataprint.cs(154): 参数“2” : 无法从“System.Drawing.Color”转换为“uint”
请各位帮忙.
2006-07-26 09:31

2006-07-26 09:48
2006-07-26 10:15
不是太懂呀,能否说明一下
2006-07-26 10:24
就是瑞软的表格控件,在vb中叫RsGrid
2006-07-26 10:25
2006-07-26 10:31