2017年3月26日

DataGrid 单元格输入验证 由ValidatingEditor事件完成

摘要: private void gdv_reguline_ValidatingEditor(object sender, DevExpress.XtraEditors.Controls.BaseContainerValidateEditorEventArgs e) { int col = ((DevExp 阅读全文

posted @ 2017-03-26 15:23 mol1995 阅读(2240) 评论(0) 推荐(0)

导航