RenderHiddenRow
MainWeb.RenderHiddenRow property
获取或设置是否在GridControl中渲染隐藏行,默认为false。 如果后面需要取消隐藏隐藏行,设置为true
public bool RenderHiddenRow { get; set; }
也可以看看
- class MainWeb
- 命名空间 Aspose.Cells.GridWeb
- 部件 Aspose.Cells.GridWeb
获取或设置是否在GridControl中渲染隐藏行,默认为false。 如果后面需要取消隐藏隐藏行,设置为true
public bool RenderHiddenRow { get; set; }