ILayoutEditor.SelectItemsExternal(ReportItemList) Method

Definition

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

Parameters

itemsToSelect
ReportItemList

Applies to