GridViewSaveChangeEventArgsCurrentPageRows 属性 |
获取和设置当前页数据 。
命名空间:
Swebui.Controls
程序集:
Swebui.Controls (在 Swebui.Controls.dll 中) 版本:1.0.0
语法public List<Dictionary<string, Object>> CurrentPageRows { get; set; }
Public Property CurrentPageRows As List(Of Dictionary(Of String, Object))
Get
Set
属性值
类型:
ListDictionaryString,
Object
参见