Mapped

DataColumn.Mapped property

指定该列在外部数据窗口中是否可见。 True (1) 表示列可见; false (0) 表示列不可见。默认(不存在属性)是为了使列可见。

public BOOL Mapped { get; set; }

也可以看看