다음을 통해 공유


BaseDataListDesigner.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

이 디자이너와 연결된 DesignerActionListCollection입니다.

설명

ActionLists속성은 빈 개체를 만들고 DesignerActionListCollection DesignerActionListCollection 기본 속성에 의해 반환 되는를 ActionLists 이 개체에 추가 합니다 DesignerActionListCollection . 그런 다음 개체에 추가 하 DesignerActionListCollection 고이 개체를 반환 DesignerActionListCollection 합니다.

적용 대상

추가 정보