DevExpress XtraGrid网格控件示例三:获取当前处于编辑状态的值
作者:zhuhm 来源:本站原创 浏览:Loading...次 发布时间:2012-10-17 评论:0条
使用下面的示例代码,以获得当前编辑的值。
C#
string editingValue; if(gridControl1.KeyboardFocusView.IsEditing) editingValue = gridControl1.KeyboardFocusView.EditingValue.ToString();
VB
Dim EditingValue As String If gridControl1.KeyboardFocusView.IsEditing Then EditingValue = gridControl1.KeyboardFocusView.EditingValue.ToString() EndIf
本站文章除注明转载外,均为本站原创或翻译
欢迎任何形式的转载,但请务必注明出处,尊重他人劳动成果
转载请注明:文章转载自:DevExpress控件中文网 [http://www.devexpresscn.com/]
本文地址:http://www.devexpresscn.com/Resources/CodeExamples-284.html
欢迎任何形式的转载,但请务必注明出处,尊重他人劳动成果
转载请注明:文章转载自:DevExpress控件中文网 [http://www.devexpresscn.com/]
本文地址:http://www.devexpresscn.com/Resources/CodeExamples-284.html
关键字: gird 网格 XtraGrid WinForms控件
评论列表
暂无评论
请谈谈你的看法 请使用IE或者Firefox浏览器,暂不支持Chrome!
慧都控件网为DevExpress界面控件的中国地区唯一正式授权经销商,正版控件销售公司,授权代理商,经销商及合作伙伴。
电话:400-700-1020
023-66090381
邮箱:sales@evget.com