Returns the value of the specified Field object.
Namespace:
C1.C1Preview.DataBindingAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
Object GetFieldValue( Field field ) |
Visual Basic |
---|
Function GetFieldValue ( _ field As Field _ ) As Object |
Parameters
- field
- Type: C1.C1Preview.DataBinding..::..Field
The Field whose value should be returned.