LinqDataSourceDesigner.ActionLists 屬性

定義

取得用於在設計階段建立動作清單功能表的項目清單。

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

屬性值

DesignerActionListCollection

包含動作清單項目的集合。

適用於

另請參閱