ActivityDesignerOptionsAttribute.AllowDrillIn 屬性

定義

取得或設定值,這個值會指出允許向下展開一級至 ActivityDesigner

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

屬性值

如果允許向下展開 UI 項目,則為 true,否則為 false。 預設值是 true

適用於