[]
        
(Showing Draft Content)

C1.C1Preview.RenderTable.Rows

Rows Property

Rows

Gets the collection of rows of the current RenderTable. Getting a row with an arbitrary index on this collection always returns a TableRow object, initializing it if necessary.

Declaration
public TableRowCollection Rows { get; }