共用方式為


DynamicDataManagerDesigner.ActionLists 屬性

定義

取得 DesignerActionList 物件的集合。

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 物件的集合。

適用於