다음을 통해 공유


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

작업 목록 항목을 포함하는 컬렉션입니다.

적용 대상

추가 정보