[]
Represents a component containing information about the alignment of report items on the grid.
public sealed class Grid : ReportComponent, IReportComponent, IComponent, IDisposable
| Name | Description |
|---|---|
| Grid() |
| Name | Description |
|---|---|
| Cells | Gets the cells of the grid. |
| Columns | Gets the columns of the grid. |
| Rows | Gets the rows of the grid. |