Method | Description | |
---|---|---|
CellRendered ( |
This method is called at the end of the cell's rendering.
|
|
RenderingCell ( PdfRpt.Core.Contracts.CellAttributes attributes ) : |
|
public CellRendered ( |
||
cell | The current cell | |
position | The coordinates of the cell | |
canvases | ||
attributes | PdfRpt.Core.Contracts.CellAttributes | Current cell's custom attributes |
return | void |
public RenderingCell ( PdfRpt.Core.Contracts.CellAttributes attributes ) : |
||
attributes | PdfRpt.Core.Contracts.CellAttributes | |
return |