ComponentOne FlexReport for WinForms
GetFieldNames Method

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > IC1FlexReportRecordset Interface : GetFieldNames Method
Gets an array of strings with the names of all fields in the data source.
Syntax
'Declaration
 
Function GetFieldNames() As System.String()
System.string[] GetFieldNames()

Return Value

An array of strings with the names of all fields in the data source.
See Also

Reference

IC1FlexReportRecordset Interface
IC1FlexReportRecordset Members