按条件设置gridcontrol 单元格属性
摘要:
等价代码设置:(注意这里使用都是FieldName, 即绑定对象的字段名) var cn = new StyleFormatCondition(FormatConditionEnum.Expression); cn.Expression = "[ProduceName] !=nu... 阅读全文
posted @ 2015-01-27 21:44 遗忘海岸 阅读(1263) 评论(0) 推荐(0) 编辑