ShowCellEditBox
MainWeb.ShowCellEditBox property
Gridweb 是否像 MS-EXCEL 一样显示编辑框工具栏。如果启用,当前单元格的编辑框将显示在 Gridweb 中。 如果我们启用此功能,我们需要在您的 aspx 文件中导入 jquery js 库以支持此新功能。所有最新的 jquery 版本都可以。等等
public bool ShowCellEditBox { get; set; }
也可以看看
- class MainWeb
- 命名空间 Aspose.Cells.GridWeb
- 部件 Aspose.Cells.GridWeb