Enum
DataGridGroupAggregatesAlignment

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:

cs-api-definition
public enum DataGridGroupAggregatesAlignment

Fields

NextToHeader

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

Declaration

cs-api-definition
NextToHeader = 1

Field Value

DataGridGroupAggregatesAlignment

None

Aggregates are not aligned to columns.

Declaration

cs-api-definition
None = 0

Field Value

DataGridGroupAggregatesAlignment

In this article
DefinitionFieldsNextToHeaderNone
Not finding the help you need?
Contact Support