[]
        
(Showing Draft Content)

C1.C1Preview.RenderTable.Cells

Cells Property

Cells

Gets the collection of cells of the current RenderTable. Getting a cell with arbitrary row and column indices on this collection always returns a TableCell object, initializing it if necessary.

Declaration
public TableCellCollection Cells { get; }