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

実装

適用対象