[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Data.CsvDataSource.Field

Field Method

Field(string)

Returns the value of the field with the specified name.

Declaration
public object Field(string name)
Parameters
Type Name Description
string name

The name of the field.

Returns
Type Description
object

The value of the field.