다음을 통해 공유


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

적용 대상

추가 정보