Report.GetFieldsFromReportItem(ReportItem) Método

Definição

public:
 System::Collections::Generic::IEnumerable<System::String ^> ^ GetFieldsFromReportItem(Microsoft::ReportDesigner::ReportItem ^ item);
public System.Collections.Generic.IEnumerable<string> GetFieldsFromReportItem (Microsoft.ReportDesigner.ReportItem item);
member this.GetFieldsFromReportItem : Microsoft.ReportDesigner.ReportItem -> seq<string>
Public Function GetFieldsFromReportItem (item As ReportItem) As IEnumerable(Of String)

Parâmetros

item
ReportItem

Retornos

Aplica-se a