[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Matrix.CellDataElementName

CellDataElementName Property

CellDataElementName

Gets or sets a name of the top-level XML element that represents the cell.

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

A string value indicating the name of the top-level XML element for cell.

Remarks

Default value is "Cell".