Compartir a través de


ContainerReportItem.GetSelectableItems Método

Definición

public:
 virtual System::Collections::Generic::IList<Microsoft::ReportDesigner::IReportItem ^> ^ GetSelectableItems();
public System.Collections.Generic.IList<Microsoft.ReportDesigner.IReportItem> GetSelectableItems ();
abstract member GetSelectableItems : unit -> System.Collections.Generic.IList<Microsoft.ReportDesigner.IReportItem>
override this.GetSelectableItems : unit -> System.Collections.Generic.IList<Microsoft.ReportDesigner.IReportItem>
Public Function GetSelectableItems () As IList(Of IReportItem)

Devoluciones

Se aplica a