| C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > IC1FlexReportRecordset Interface : GetFieldValue Method |
If the cursor is past the end of the data (EOF condition), this method should return null rather than throw an exception.
'Declaration Function GetFieldValue( _ ByVal fieldIndex As System.Integer _ ) As System.Object
System.object GetFieldValue( System.int fieldIndex )