ActiveReports 12
DataSetName Property (DataSetReference)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataSetReference Class : DataSetName Property

Gets or sets the name of the dataset to use in the parameter.

Syntax
'Declaration
 
Public Property DataSetName As String
public string DataSetName {get; set;}

Property Value

A String representing the name of the dataset to use.

See Also

Reference

DataSetReference Class
DataSetReference Members