ExportBrickDefaultAppearances Properties
Contains default appearance settings of a DataGridView‘s element (brick) when it is exported.| Name | Description |
|---|---|
| Cell static | Gets the exported cell brick’s default appearance. |
| ColumnHeader static | Gets the exported column header brick’s default appearance. |
| GroupRow static | Gets the exported group row brick’s default appearance. |
| GroupSummary static | Gets the exported group summary brick’s default appearance. |
| TotalSummary static | Gets the exported total summary brick’s default appearance. |
See Also