ActivityDesignerOptionsAttribute.AlwaysCollapseChildren 屬性

定義

取得或設定值,這個值會指出子節點是否一律摺疊。

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

屬性值

如果子節點一律摺疊,則為 true,否則為 false。 預設值是 false

適用於