다음을 통해 공유


DataPagerDesigner.ActionLists 속성

정의

연결된 DataPager 컨트롤에 대한 스마트 태그 패널을 만드는 데 사용되는 항목의 목록을 가져옵니다.

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

속성 값

관련 DataPager 컨트롤에 대한 스마트 태그 패널을 만드는 데 사용되는 항목의 목록입니다.

적용 대상

추가 정보