CustomExportEventArgs Properties
Base class that contains data for theDataGridView.Custom*Export
events.
Name | Description |
---|---|
Appearance | Gets the appearance properties that are applied to cells in the exported document. |
Content | Gets or sets the content of the exported cell. |
See Also