[]
        
(Showing Draft Content)

GrapeCity.Forguncy.CellTypes.IAttachedInfo

接口 IAttachedInfo

单元格的附加信息。

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

属性

BindingInfo

数据绑定信息。

声明
IBindingInfo BindingInfo { get; }
属性值
类型 描述
IBindingInfo