点击或拖拽改变大小

DragViewTemplateBindEventArgs 类

为 DragViewTemplateBind 绑定提供数据
继承层次
SystemObject
  SystemEventArgs
    Smobiler.Core.ControlsDragViewTemplateBindEventArgs

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public class DragViewTemplateBindEventArgs : EventArgs

DragViewTemplateBindEventArgs 类型公开以下成员。

构造函数
  名称说明
公共方法DragViewTemplateBindEventArgs
初始化 DragViewTemplateBindEventArgs 类的一个新实例
Top
属性
  名称说明
公共属性Cell
获取绑定行
公共属性Data
获取绑定数据
Top
参见