BrickGeneratedEventArgs Properties
Base class that contains data for theDataGridView.*BrickGenerated events.
| Name | Description |
|---|---|
| Brick | Gets or sets a brick (element) that will be exported. |
| Graphics | Gets an instance of the BrickGraphics class that implements export. |
See Also