ILayoutEditor.SelectSingleItem(IReportItem) 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 SelectSingleItem(Microsoft::ReportDesigner::IReportItem ^ item);
public void SelectSingleItem (Microsoft.ReportDesigner.IReportItem item);
abstract member SelectSingleItem : Microsoft.ReportDesigner.IReportItem -> unit
Public Sub SelectSingleItem (item As IReportItem)
Parameters
- item
- IReportItem