ILayoutEditor.SelectSingleItem(IReportItem) メソッド

定義

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)

パラメーター

適用対象