GridViewCellSaveEventArgsRowData 属性 |
当前行原始数据
命名空间:
Swebui.Controls
程序集:
Swebui.Controls (在 Swebui.Controls.dll 中) 版本:1.0.0
语法public Dictionary<string, Object> RowData { get; set; }
Public Property RowData As Dictionary(Of String, Object)
Get
Set
属性值
类型:
DictionaryString,
Object
参见