1.设置日期只显示日期,不显示时分秒。
2.grouppanel属性
3.supertabcontrol:
4.可能是枚举的值不对:
PictureBox的ImageLocation要显示指定
显示小数位数
5.列冻结
6.DoubleInput设置小数位数。
F1代表1位小数,F2代表2位。。。
多维表头:
gridColumn1.CellStyles.Default.TextColor = Color.Blue;
gridColumn1.CellStyles.Default.Alignment = Alignment.MiddleRight;
多表头设置: