Click or drag to resize

IRowCells Property

Gets the list of table cells on this row.

Namespace:  Opait.ReportMiner.Api
Assembly:  Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
List<ICell> Cells { get; }

Property Value

Type: ListICell
See Also