[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Data.IListDataSource.GetValue

GetValue Method

GetValue(string, int)

Access to value.

Declaration
object GetValue(string fieldName, int ordinal)
Parameters
Type Name Description
string fieldName

Field name. Nested names separated with by '.' symbol.

int ordinal

Value from GetOrdinal(string).

Returns
Type Description
object