[]
Represents a tablix row that has a list of cells.
public interface ITablixRow : IRenderComponent, IServiceProvider
Name | Description |
---|---|
Cells | Gets the list of cells in a row in the body section of the tablix. |
Height | Gets the height of each cell in this row. |