ContainerReportItem.GetSelectableDescendents Method

Definition

public:
 System::Collections::Generic::IEnumerable<Microsoft::ReportDesigner::IReportItem ^> ^ GetSelectableDescendents();
public System.Collections.Generic.IEnumerable<Microsoft.ReportDesigner.IReportItem> GetSelectableDescendents ();
member this.GetSelectableDescendents : unit -> seq<Microsoft.ReportDesigner.IReportItem>
Public Function GetSelectableDescendents () As IEnumerable(Of IReportItem)

Returns

Applies to