New to Telerik UI for .NET MAUIStart a free 30-day trial

Represents the different layout options of the aggregates visualized in the groups of RadDataGrid.

Definition

Namespace:Telerik.Maui.Controls.DataGrid

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum DataGridGroupAggregatesAlignment

Fields

Aggregate results are aligned to columns and placed next to the header of the group.

C#
NextToHeader = 1

Aggregates are not aligned to columns.

C#
None = 0
In this article
DefinitionFieldsNextToHeaderNone
Not finding the help you need?
Contact Support