ILayoutEditor.SetSelection(IEnumerable<IReportItem>) Metodo

Definizione

public:
 void SetSelection(System::Collections::Generic::IEnumerable<Microsoft::ReportDesigner::IReportItem ^> ^ newSelection);
public void SetSelection (System.Collections.Generic.IEnumerable<Microsoft.ReportDesigner.IReportItem> newSelection);
Public Sub SetSelection (newSelection As IEnumerable(Of IReportItem))

Parametri

newSelection
IEnumerable<IReportItem>

Si applica a