AJE Components
ReportTableRow TableCells Property AJE Data Report Engine Help
Gets or sets the list of Table Cells for the Report Table Row.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public ReportTableCells TableCells { get; set; }

Property Value

Type: ReportTableCells
Remarks

See Also