CommandName
BindColumn.CommandName property
列的命令名称。如果设置了 CommandName 属性,将在绑定的单元格中创建 CellCommand 超链接。
public string CommandName { get; set; }
也可以看看
- class BindColumn
- 命名空间 Aspose.Cells.GridWeb
- 部件 Aspose.Cells.GridWeb
列的命令名称。如果设置了 CommandName 属性,将在绑定的单元格中创建 CellCommand 超链接。
public string CommandName { get; set; }