[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.List.DataInstanceName

DataInstanceName Property

DataInstanceName

Gets or sets the name to use for the data element or attribute for the list.

Declaration
public string DataInstanceName { get; set; }
Property Value
Type Description
string

A string value indicating the name to use for the data element or attribute for the list.

Remarks

This property is ignored if there is a grouping for the list.

Default value is "Item".