ShowPropertyInOutlineViewAttribute.CurrentPropertyVisible Özellik

Tanım

Geçerli özellik değerinin görünür olup olmadığını alır veya ayarlar.

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

Özellik Değeri

true geçerli özellik değeri görünürse; aksi takdirde , false.

Şunlara uygulanır