Back to Devexpress

DataGridView.ExportGroupSummaryAppearance Property

maui-devexpress-dot-maui-dot-datagrid-dot-datagridview-1373e77d.md

latest1.0 KB
Original Source

DataGridView.ExportGroupSummaryAppearance Property

Gets or sets the appearance object applied to the group summary items in the exported document. This is a bindable property.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public ExportBrickAppearance ExportGroupSummaryAppearance { get; set; }

Property Value

TypeDescription
ExportBrickAppearance

The appearance object applied to exported group summary items.

|

See Also

DataGridView Class

DataGridView Members

DevExpress.Maui.DataGrid Namespace