Skip to content

Commit 2450ed0

Browse files
author
DevExpressExampleBot
committed
README auto update [skip ci]
1 parent 333596e commit 2450ed0

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

Readme.md

+23-23
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
<!-- default badges list -->
2-
![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/128577015/17.2.3%2B)
3-
[![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/T590012)
4-
[![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183)
5-
<!-- default badges end -->
6-
<!-- default file list -->
7-
*Files to look at*:
8-
9-
* [Default.aspx](./CS/SummaryDisplayMode/Default.aspx) (VB: [Default.aspx](./VB/SummaryDisplayMode/Default.aspx))
10-
* **[Default.aspx.cs](./CS/SummaryDisplayMode/Default.aspx.cs) (VB: [Default.aspx.vb](./VB/SummaryDisplayMode/Default.aspx.vb))**
11-
<!-- default file list end -->
12-
# ASPxPivotGrid - How to change the summary display mode
13-
<!-- run online -->
14-
**[[Run Online]](https://codecentral.devexpress.com/t590012/)**
15-
<!-- run online end -->
16-
17-
18-
<p>This example shows how to use different summary display modes. For instance, you can display differences between summaries in the current and previous cells, or the percentage of a column's or row's total.<br>Use the <strong>Summary Display Type</strong> combo box to choose the summary display mode.</p>
19-
<p>See also: <a href="https://documentation.devexpress.com/AspNet/7281/ASP-NET-WebForms-Controls/">Summary Display Modes</a></p>
20-
21-
<br/>
22-
23-
1+
<!-- default badges list -->
2+
![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/128577015/22.1.2%2B)
3+
[![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/T590012)
4+
[![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183)
5+
<!-- default badges end -->
6+
<!-- default file list -->
7+
*Files to look at*:
8+
9+
* [Default.aspx](./CS/SummaryDisplayMode/Default.aspx) (VB: [Default.aspx](./VB/SummaryDisplayMode/Default.aspx))
10+
* **[Default.aspx.cs](./CS/SummaryDisplayMode/Default.aspx.cs) (VB: [Default.aspx.vb](./VB/SummaryDisplayMode/Default.aspx.vb))**
11+
<!-- default file list end -->
12+
# ASPxPivotGrid - How to change the summary display mode
13+
<!-- run online -->
14+
**[[Run Online]](https://codecentral.devexpress.com/t590012/)**
15+
<!-- run online end -->
16+
17+
18+
<p>This example shows how to use different summary display modes. For instance, you can display differences between summaries in the current and previous cells, or the percentage of a column's or row's total.<br>Use the <strong>Summary Display Type</strong> combo box to choose the summary display mode.</p>
19+
<p>See also: <a href="https://documentation.devexpress.com/AspNet/7281/ASP-NET-WebForms-Controls/">Summary Display Modes</a></p>
20+
21+
<br/>
22+
23+

0 commit comments

Comments
 (0)