TotalSummaryBrickGeneratedEventArgs Properties
Contains data for the TotalSummaryBrickGenerated event.| Name | Description |
|---|---|
| Brick | Gets or sets a brick (element) that will be exported. Inherited from BrickGeneratedEventArgs. |
| Column | Gets the column that will be exported. |
| Graphics | Gets an instance of the BrickGraphics class that implements export. Inherited from BrickGeneratedEventArgs. |
See Also