ILayoutEditor.SelectItemsExternal(ReportItemList) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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