Vue DataGrid - SummaryTexts
Contains properties that specify text patterns for summary items.
avg
Specifies a pattern for the "avg" summary items when they are displayed in the parent column.
avgOtherColumn
Specifies a pattern for the "avg" summary items displayed in a group row or in any other column rather than the parent one.
max
Specifies a pattern for the "max" summary items when they are displayed in the parent column.
maxOtherColumn
Specifies a pattern for the "max" summary items displayed in a group row or in any other column rather than the parent one.
min
Specifies a pattern for the "min" summary items when they are displayed in the parent column.
minOtherColumn
Specifies a pattern for the "min" summary items displayed in a group row or in any other column rather than the parent one.
sum
Specifies a pattern for the "sum" summary items when they are displayed in the parent column.
sumOtherColumn
Specifies a pattern for the "sum" summary items displayed in a group row or in any other column rather than the parent one.
If you have technical questions, please create a support ticket in the DevExpress Support Center.