Title.Visible 屬性

定義

取得或設定標題的可視性旗標。

public:
 virtual property bool Visible { bool get(); void set(bool value); };
public virtual bool Visible { get; set; }
member this.Visible : bool with get, set
Public Overridable Property Visible As Boolean

屬性值

如果標題為可見的,則為 true,否則為 false

適用於