Share via


ContainerReportItem.GetSelectableItems Method

Definition

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)

Returns

Applies to