[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Model.DataSetExtensions.GetParentFieldName

GetParentFieldName Method

GetParentFieldName(IDataSet)

Gets a name of the field that is the data source of the specified dataset.

Declaration
public static string GetParentFieldName(this IDataSet dataSet)
Parameters
Type Name Description
IDataSet dataSet

A target IDataSet object.

Returns
Type Description
string

A string value indicating the name of the field that is the data source of the specified dataset.