다음을 통해 공유


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

속성 값

컨트롤 디자이너에 대한 DesignerActionList 항목을 포함하는 DesignerActionListCollection 개체입니다.

적용 대상

추가 정보