다음을 통해 공유


GridViewDesigner.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입니다.

적용 대상

추가 정보