다음을 통해 공유


LayoutEditor.SelectItemsExternal(ReportItemList) 메서드

정의

public:
 virtual void SelectItemsExternal(Microsoft::ReportDesigner::ReportItemList ^ itemsToSelect);
public void SelectItemsExternal (Microsoft.ReportDesigner.ReportItemList itemsToSelect);
abstract member SelectItemsExternal : Microsoft.ReportDesigner.ReportItemList -> unit
override this.SelectItemsExternal : Microsoft.ReportDesigner.ReportItemList -> unit
Public Sub SelectItemsExternal (itemsToSelect As ReportItemList)

매개 변수

itemsToSelect
ReportItemList

구현

적용 대상