[]
        
(Showing Draft Content)

GrapeCity.Forguncy.CellTypes.IPagingCellType

接口 IPagingCellType

表示单元格为分页单元格

命名空间: GrapeCity.Forguncy.CellTypes
程序集: GrapeCity.Forguncy.CellTypes.dll
语法
public interface IPagingCellType

属性

ListviewName

分页单元对应的表格名称

声明
string ListviewName { get; set; }
属性值
类型 描述
string