Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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