Back to Devexpress

DataGridView.ExportTotalSummaryAppearance Property

maui-devexpress-dot-maui-dot-datagrid-dot-datagridview-4848d8f6.md

latest1.0 KB
Original Source

DataGridView.ExportTotalSummaryAppearance Property

Gets or sets the appearance object applied to the total summary items when they are exported. This is a bindable property.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public ExportBrickAppearance ExportTotalSummaryAppearance { get; set; }

Property Value

TypeDescription
ExportBrickAppearance

The appearance object applied to the exported total summary items.

|

See Also

DataGridView Class

DataGridView Members

DevExpress.Maui.DataGrid Namespace