EnumDataGridGroupAggregatesAlignment
Enum
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.
None
Aggregates are not aligned to columns.