ContentDesigner.ActionLists 속성

정의

이 디자이너의 DesignerActionListCollection 개체를 가져옵니다.

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 디자이너와 연결된 것입니다.

설명

ContentDesigner개체는 컨트롤에 DesignerActionItem 요소를 추가 DesignerActionListCollection 합니다Content.

적용 대상

추가 정보