CommandText

BindColumn.CommandText property

列的显示命令文本。如果设置为 null,则单元格将使用字段值作为命令文本。

public string CommandText { get; set; }

也可以看看