Summary value options
Description
Settings for configuring the display of the summary value section in the Grid.
Discussion
The global settings for the label and styling for summary values is set in the Grid Properties. These settings control the appearance of the summary value labels, including order and where they appear in the Grid.
The Summary value options section is only shown if one or more fields in the Grid have one or more summary values enabled in the Summary values properties for the field.
- Name
- Description
- Total value label
The label for the total value row in the Grid.
- Total label style
Specify style attributes that override the settings inherited from the style sheet for the Total value label.
- Count value label
The label for the count value row in the Grid.
- Count label style
Specify style attributes that override the settings inherited from the style sheet for the Count value label.
- Average value label
The label for the average value row in the Grid.
- Average label style
Specify style attributes that override the settings inherited from the style sheet for the Average value label.
- Minimum value label
The label for the minimum value row in the Grid.
- Minimum label style
Specify style attributes that override the settings inherited from the style sheet for the Minimum value label.
- Maximum value label
The label for the maximum value row in the Grid.
- Maximum label style
Specify style attributes that override the settings inherited from the style sheet for the Maximum value label.
- Std. Dev. value label
The label for the standard deviation value row in the Grid.
- Std. Dev. label style
Specify style attributes that override the settings inherited from the style sheet for the Std. Dev. value label.
- Variance value label
The label for the variance value row in the Grid.
- Variance label style
Specify style attributes that override the settings inherited from the style sheet for the Variance value label.
- First value label
The label for the first value row in the Grid.
- First label style
Specify style attributes that override the settings inherited from the style sheet for the First value label.
- Last value label
The label for the last value row in the Grid.
- Last label style
Specify style attributes that override the settings inherited from the style sheet for the Last value label.
- Summary row order
Specify the order in which summary values are displayed.
- Show on last page only
Defines if summary values should be shown on all pages or only the last page of the Grid.
- Repeat column headings above summary values
Check to repeat column headings above the summary values.
- Suppress summary section
Defines whether or not the summary section is shown in the Grid.
- Row separators between values
Check to include row separators between each summary value row.
See Also