Gets the value of the given field, at the cursor position.
Namespace:
C1.C1ReportAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public Object GetFieldValue( int fieldIndex ) |
Visual Basic |
---|
Public Function GetFieldValue ( _ fieldIndex As Integer _ ) As Object |
Parameters
- fieldIndex
- Type: System..::..Int32
Index of the field.