InfoBarModel.IsCloseButtonVisible Özellik

Tanım

Bilgi çubuğunun Kullanıcı tarafından kapatılıp kapatılamayacağını belirler.

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

Özellik Değeri

Boolean

Bilgi çubuğu kullanıcı tarafından kapatılabiliyorsa true, aksi takdirde false.

Uygulamalar

Şunlara uygulanır