点击或拖拽改变大小

GridViewRowClickEventArgsCurrentRow 属性

获取和设置点击的当前行。

命名空间:  Swebui.Controls
程序集:  Swebui.Controls (在 Swebui.Controls.dll 中) 版本:1.0.0
语法
public Dictionary<string, Object> CurrentRow { get; set; }

属性值

类型:DictionaryString, Object
参见