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. |
Column |
Gets the exported column header brick’s default appearance. |
Group |
Gets the exported group row brick’s default appearance. |
Group |
Gets the exported group summary brick’s default appearance. |
Total |
Gets the exported total summary brick’s default appearance. |
See Also