[]
        
(Showing Draft Content)

GrapeCity.Forguncy.CellTypes.IContainerCellTypeHasPage

接口 IContainerCellTypeHasPage

获取CellType中包含的页面

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

方法

ClearSubPage()

Internal use

声明
void ClearSubPage()

GetSubPages()

Internal use

声明
IEnumerable<string> GetSubPages()
返回值
类型 描述
System.Collections.Generic.IEnumerable<T><string>