RepeaterDesigner.ActionLists 屬性

定義

取得控制項設計工具的動作清單集合。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 virtual property System::ComponentModel::Design::DesignerActionListCollection ^ ActionLists { System::ComponentModel::Design::DesignerActionListCollection ^ get(); };
public override System.ComponentModel.Design.DesignerActionListCollection ActionLists { get; }
member this.ActionLists : System.ComponentModel.Design.DesignerActionListCollection
Public Overrides ReadOnly Property ActionLists As DesignerActionListCollection

屬性值

包含控制項設計工具之 DesignerActionList 項目 DesignerActionListCollection 物件。

適用於

另請參閱