ShowPropertyInOutlineViewAttribute.DuplicatedChildNodesVisible Özellik

Tanım

Yinelenen alt düğümlerin görünür olup olmadığını alır veya ayarlar.

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

Özellik Değeri

true yinelenen alt düğümler görünür durumdaysa; aksi takdirde , false.

Şunlara uygulanır