[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Model.DataSetExtensions.GetParentDataSetName

GetParentDataSetName Method

GetParentDataSetName(IDataSet)

Gets a name of the parent dataset.

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

A IDataSet object to get the name of the parent dataset from.

Returns
Type Description
string

A string value indicating the name of the parent dataset.