다음을 통해 공유


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

적용 대상

추가 정보