Gets the TablixCells collection containing
the list of cells in a row in the detail section of the Tablix.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public TablixCells Cells { get; } |
Visual Basic |
---|
Public ReadOnly Property Cells As TablixCells Get |