共用方式為


ITableColumnDefinition.DefaultVisible 屬性

定義

指出數據行是否預設為可見。

public:
 property bool DefaultVisible { bool get(); };
public:
 property bool DefaultVisible { bool get(); };
public bool DefaultVisible { get; }
member this.DefaultVisible : bool
Public ReadOnly Property DefaultVisible As Boolean

屬性值

傳回 Boolean

備註

如果這會傳回 false,則數據行會在第一次有可使用此數據行顯示的數據表中顯示時隱藏。

適用於