Back to Devexpress

GridColumn.ExportTotalSummaryAppearance Property

maui-devexpress-dot-maui-dot-datagrid-dot-gridcolumn-0d8afb19.md

latest1.0 KB
Original Source

GridColumn.ExportTotalSummaryAppearance Property

Gets or sets the appearance object applied to 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 exported total summary items.

|

See Also

GridColumn Class

GridColumn Members

DevExpress.Maui.DataGrid Namespace