From d493c3c47173c229e02cb518f40f1efa4ca82d9e Mon Sep 17 00:00:00 2001 From: AravinthSundaramSF Date: Fri, 14 Aug 2026 20:15:10 +0530 Subject: [PATCH] Documentation(1047694): Updated the changes for the UG Front Format correction in WPF PivotGrid --- WindowsForms/Pivot-Grid/Asynchronous-Data-Processing.md | 4 ++-- WindowsForms/Pivot-Grid/Cell-Selection.md | 4 ++-- WindowsForms/Pivot-Grid/Conditional-Formatting.md | 2 +- WindowsForms/Pivot-Grid/Data-Binding.md | 4 ++-- WindowsForms/Pivot-Grid/Data-Exploration.md | 4 ++-- WindowsForms/Pivot-Grid/Editing-Values.md | 4 ++-- WindowsForms/Pivot-Grid/Exporting.md | 4 ++-- .../Pivot-Grid/FAQ/How-To-Bind-Pivot-Grid-With-Chart.md | 6 +++--- .../FAQ/How-To-Change-Row-Height-And-Column-Width.md | 6 +++--- .../Pivot-Grid/FAQ/How-To-Show-Calculations-As-Columns.md | 6 +++--- .../Pivot-Grid/FAQ/How-To-Show-Tooltip-For-Pivot-Grid.md | 6 +++--- WindowsForms/Pivot-Grid/Filtering.md | 4 ++-- WindowsForms/Pivot-Grid/Freezing-Headers.md | 4 ++-- WindowsForms/Pivot-Grid/Getting-Started.md | 2 +- WindowsForms/Pivot-Grid/Grouping-Bar.md | 4 ++-- WindowsForms/Pivot-Grid/Hyperlink-Cells.md | 4 ++-- WindowsForms/Pivot-Grid/Layouts.md | 4 ++-- WindowsForms/Pivot-Grid/Localization.md | 4 ++-- WindowsForms/Pivot-Grid/Overview.md | 6 +++--- WindowsForms/Pivot-Grid/Pivot-Calculations.md | 2 +- WindowsForms/Pivot-Grid/Pivot-Columns.md | 4 ++-- WindowsForms/Pivot-Grid/Pivot-Rows.md | 4 ++-- WindowsForms/Pivot-Grid/Pivot-Schema-Designer.md | 2 +- WindowsForms/Pivot-Grid/Printing.md | 4 ++-- WindowsForms/Pivot-Grid/Right-To-Left-Support.md | 2 +- .../Pivot-Grid/Serialization-and-Deserialization.md | 4 ++-- WindowsForms/Pivot-Grid/Sorting.md | 4 ++-- WindowsForms/Pivot-Grid/Summaries.md | 4 ++-- WindowsForms/Pivot-Grid/Theming.md | 4 ++-- WindowsForms/Pivot-Grid/Touch-Support.md | 4 ++-- WindowsForms/Pivot-Grid/Updating-Values.md | 4 ++-- 31 files changed, 62 insertions(+), 62 deletions(-) diff --git a/WindowsForms/Pivot-Grid/Asynchronous-Data-Processing.md b/WindowsForms/Pivot-Grid/Asynchronous-Data-Processing.md index feae9ea85..79670e9de 100644 --- a/WindowsForms/Pivot-Grid/Asynchronous-Data-Processing.md +++ b/WindowsForms/Pivot-Grid/Asynchronous-Data-Processing.md @@ -1,13 +1,13 @@ --- layout: post title: Asynchronous Data Processing in WinForms Pivot Grid | Syncfusion® -description: Learn about Asynchronous Data Processing support in Syncfusion® Windows Forms Pivot Grid control and more details. +description: Enable asynchronous data processing in Syncfusion® Windows Forms Pivot Grid control with async loading, events, and icon customization. platform: windowsforms control: Pivot Grid documentation: ug --- -# Asynchronous Data Processing in Windows Forms Pivot Grid +# Asynchronous Data Processing in WinForms Pivot Grid Pivot grid control provides support for loading the data in a unique UI thread i.e., the pivot grid control can perform long running operations asynchronously on a background thread. It also loads the data asynchronously for every layout related operation in the pivot grid. diff --git a/WindowsForms/Pivot-Grid/Cell-Selection.md b/WindowsForms/Pivot-Grid/Cell-Selection.md index a6000dd46..8fcd1ab5b 100644 --- a/WindowsForms/Pivot-Grid/Cell-Selection.md +++ b/WindowsForms/Pivot-Grid/Cell-Selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Cell Selection in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Cell Selection support in Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +title: Cell Selection in Windows Forms Pivot Grid | Syncfusion® +description: Enable cell selection in Syncfusion® Windows Forms Pivot Grid control with Excel-like frames, multi-cell selection, and customizable borders. platform: windowsforms control: PivotGrid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Conditional-Formatting.md b/WindowsForms/Pivot-Grid/Conditional-Formatting.md index 796da084a..fa36e41b4 100644 --- a/WindowsForms/Pivot-Grid/Conditional-Formatting.md +++ b/WindowsForms/Pivot-Grid/Conditional-Formatting.md @@ -1,7 +1,7 @@ --- layout: post title: Conditional Formatting in Windows Forms Pivot Grid | Syncfusion® -description: Learn about Conditional Formatting support in Syncfusion® Windows Forms Pivot Grid control and more details. +description: Apply conditional formatting in Syncfusion® Windows Forms Pivot Grid control to style cells dynamically based on rules, ranges, and conditions. platform: windowsforms control: Pivot Grid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Data-Binding.md b/WindowsForms/Pivot-Grid/Data-Binding.md index 4a37aec56..2f028a002 100644 --- a/WindowsForms/Pivot-Grid/Data-Binding.md +++ b/WindowsForms/Pivot-Grid/Data-Binding.md @@ -1,7 +1,7 @@ --- layout: post -title: Data Binding in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Data Binding support in Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +title: Data Binding in Windows Forms Pivot Grid | Syncfusion® +description: Bind IEnumerable lists or data tables to Syncfusion® Windows Forms Pivot Grid control with refresh support and events for dynamic data updates. platform: windowsforms control: PivotGrid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Data-Exploration.md b/WindowsForms/Pivot-Grid/Data-Exploration.md index 9c16ebeb3..924dce999 100644 --- a/WindowsForms/Pivot-Grid/Data-Exploration.md +++ b/WindowsForms/Pivot-Grid/Data-Exploration.md @@ -1,7 +1,7 @@ --- layout: post -title: Data Exploration in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Data Exploration support in Syncfusion® Windows Forms Pivot Grid control and more details. +title: Data Exploration in Windows Forms Pivot Grid | Syncfusion® +description: Explore data in Syncfusion® Windows Forms Pivot Grid control with drill down and drill up support, expanding or collapsing headers programmatically. platform: windowsforms control: Pivot Grid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Editing-Values.md b/WindowsForms/Pivot-Grid/Editing-Values.md index 82a0e06b2..78728a133 100644 --- a/WindowsForms/Pivot-Grid/Editing-Values.md +++ b/WindowsForms/Pivot-Grid/Editing-Values.md @@ -1,7 +1,7 @@ --- layout: post -title: Editing Values in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Editing Values support in Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +title: Editing Values in Windows Forms Pivot Grid | Syncfusion® +description: Edit values in Syncfusion® Windows Forms Pivot Grid control, allowing runtime changes to value and total cells with customization support. platform: windowsforms control: Pivot Grid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Exporting.md b/WindowsForms/Pivot-Grid/Exporting.md index 8df3cc6cf..cf3384afd 100644 --- a/WindowsForms/Pivot-Grid/Exporting.md +++ b/WindowsForms/Pivot-Grid/Exporting.md @@ -1,7 +1,7 @@ --- layout: post -title: Exporting in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Exporting support in Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +title: Exporting in Windows Forms Pivot Grid | Syncfusion® +description: Export data from Syncfusion® Windows Forms Pivot Grid control to Excel, Word, and PDF formats with support for cell-by-cell and pivot table modes. platform: windowsforms control: PivotGrid documentation: ug diff --git a/WindowsForms/Pivot-Grid/FAQ/How-To-Bind-Pivot-Grid-With-Chart.md b/WindowsForms/Pivot-Grid/FAQ/How-To-Bind-Pivot-Grid-With-Chart.md index a9e67119b..4caf9e64e 100644 --- a/WindowsForms/Pivot-Grid/FAQ/How-To-Bind-Pivot-Grid-With-Chart.md +++ b/WindowsForms/Pivot-Grid/FAQ/How-To-Bind-Pivot-Grid-With-Chart.md @@ -1,13 +1,13 @@ --- layout: post -title: How to bind PivotGrid with chart | Windows Forms | Syncfusion -description: How to bind pivot grid with chart +title: How to Bind Pivot Grid with Chart in Windows Forms | Syncfusion® +description: Bind Pivot Grid with Chart in Syncfusion® Windows Forms control using PivotGridChartHelper, customize chart styles, and persist series type at runtime. platform: windowsforms control: Pivot Grid documentation: ug --- -# How to Bind Pivot Grid with Chart +# How to Bind Pivot Grid with Chart in Windows Forms Pivot Grid The [PivotGridChartHelper](https://help.syncfusion.com/cr/windowsforms/Syncfusion.GridHelperClasses.PivotGridChartHelper.html) class acts as an interface to bind the values of pivot grid control with the chart control. Based on selected ranges or values of the pivot grid control, the chart control is rendered. To achieve this support, the [WireGrid](https://help.syncfusion.com/cr/windowsforms/Syncfusion.GridHelperClasses.PivotGridChartHelper.html#Syncfusion_GridHelperClasses_PivotGridChartHelper_WireGrid_Syncfusion_Windows_Forms_PivotAnalysis_PivotGridControl_Syncfusion_Windows_Forms_Chart_ChartControl_) method of the PivotGridChartHelper class should be used. diff --git a/WindowsForms/Pivot-Grid/FAQ/How-To-Change-Row-Height-And-Column-Width.md b/WindowsForms/Pivot-Grid/FAQ/How-To-Change-Row-Height-And-Column-Width.md index d58fcaa13..79bbccf93 100644 --- a/WindowsForms/Pivot-Grid/FAQ/How-To-Change-Row-Height-And-Column-Width.md +++ b/WindowsForms/Pivot-Grid/FAQ/How-To-Change-Row-Height-And-Column-Width.md @@ -1,13 +1,13 @@ --- layout: post -title: How to Change Row Height and Column Width | PivotGrid | Windows Forms | Syncfusion -description: How to change row height and column width of pivot grid control +title: Row Height and Column Width in Windows Forms Pivot Grid | Syncfusion® +description: Change row height and column width in Syncfusion® Windows Forms Pivot Grid control using RowHeights and ColWidths properties with code examples. platform: windowsforms control: Pivot Grid documentation: ug --- -# How to Change Row Height and Column Width +# How to Change Row Height and Column Width in Windows Forms Pivot Grid The height of rows and the width of columns in the pivot grid control can be altered with the help of [RowHeights](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Grid.GridModel.html#Syncfusion_Windows_Forms_Grid_GridModel_RowHeights) and [ColWidths](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Grid.GridModel.html#Syncfusion_Windows_Forms_Grid_GridModel_ColWidths) properties. diff --git a/WindowsForms/Pivot-Grid/FAQ/How-To-Show-Calculations-As-Columns.md b/WindowsForms/Pivot-Grid/FAQ/How-To-Show-Calculations-As-Columns.md index 092654904..9ccf8160d 100644 --- a/WindowsForms/Pivot-Grid/FAQ/How-To-Show-Calculations-As-Columns.md +++ b/WindowsForms/Pivot-Grid/FAQ/How-To-Show-Calculations-As-Columns.md @@ -1,13 +1,13 @@ --- layout: post -title: How to Show Calculations as Columns | PivotGrid | Windows Forms | Syncfusion -description: How to show calculations as columns in pivot grid +title: Show Calculations as Columns in Windows Forms Pivot Grid | Syncfusion® +description: Show calculations as columns in Syncfusion® Windows Forms Pivot Grid control using the ShowCalculationsAsColumns property or schema designer option. platform: windowsforms control: Pivot Grid documentation: ug --- -# How to Show Calculations as Columns +# How to Show Calculations as Columns in Windows Forms Pivot Grid The pivot grid control provides support to support to show the calculation values by checking the check box "[Show Calculations as Columns](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.PivotAnalysis.PivotSchemaDesigner.html#Syncfusion_Windows_Forms_PivotAnalysis_PivotSchemaDesigner_ShowCalculationsAsColumnCheckBox)" available at the bottom left corner of the pivot schema designer. diff --git a/WindowsForms/Pivot-Grid/FAQ/How-To-Show-Tooltip-For-Pivot-Grid.md b/WindowsForms/Pivot-Grid/FAQ/How-To-Show-Tooltip-For-Pivot-Grid.md index 031466314..42f4c0cb9 100644 --- a/WindowsForms/Pivot-Grid/FAQ/How-To-Show-Tooltip-For-Pivot-Grid.md +++ b/WindowsForms/Pivot-Grid/FAQ/How-To-Show-Tooltip-For-Pivot-Grid.md @@ -1,13 +1,13 @@ --- layout: post -title: How to show Tooltip for PivotGrid | Windows Forms | Syncfusion -description: How to show tooltip for pivot grid +title: How to Show Tooltip in Windows Forms Pivot Grid | Syncfusion® +description: Show tooltip in Syncfusion® Windows Forms Pivot Grid control for cells including headers, values, summaries, and customize using CellTipText property. platform: windowsforms control: Pivot Grid documentation: ug --- -# How to Show Tooltip for Pivot Grid +# How to Show Tooltip in Windows Forms Pivot Grid The pivot grid control provides support to enable or disable the tooltip for individual cells that include column header cells, row header cells, value cell cells, summary cells and summary header cells. diff --git a/WindowsForms/Pivot-Grid/Filtering.md b/WindowsForms/Pivot-Grid/Filtering.md index 1c6f8b167..57f3658bc 100644 --- a/WindowsForms/Pivot-Grid/Filtering.md +++ b/WindowsForms/Pivot-Grid/Filtering.md @@ -1,7 +1,7 @@ --- layout: post -title: Filtering in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Filtering support in Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +title: Filtering in Windows Forms Pivot Grid | Syncfusion® +description: Apply filtering in Syncfusion® Windows Forms Pivot Grid control to refine data views using filter expressions or grouping bar with multiple conditions. platform: windowsforms control: Pivot Grid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Freezing-Headers.md b/WindowsForms/Pivot-Grid/Freezing-Headers.md index 553269885..fbafcde13 100644 --- a/WindowsForms/Pivot-Grid/Freezing-Headers.md +++ b/WindowsForms/Pivot-Grid/Freezing-Headers.md @@ -1,7 +1,7 @@ --- layout: post -title: Freezing Headers in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Freezing Headers support in Syncfusion® Windows Forms Pivot Grid control and more details. +title: Freezing Headers in Windows Forms Pivot Grid | Syncfusion® +description: Keep row and column headers visible in Syncfusion® Windows Forms Pivot Grid control by enabling frozen headers for easier navigation in large datasets. platform: windowsforms control: Pivot Grid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Getting-Started.md b/WindowsForms/Pivot-Grid/Getting-Started.md index a27fca69e..db747cc28 100644 --- a/WindowsForms/Pivot-Grid/Getting-Started.md +++ b/WindowsForms/Pivot-Grid/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post title: Getting Started with Windows Forms Pivot Grid | Syncfusion® -description: Learn here about getting started with Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +description: Learn how to get started with the Syncfusion® Windows Forms Pivot Grid control. Explore setup, features, examples, and customization options. platform: windowsforms control: PivotGrid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Grouping-Bar.md b/WindowsForms/Pivot-Grid/Grouping-Bar.md index ec6703d19..090d526ec 100644 --- a/WindowsForms/Pivot-Grid/Grouping-Bar.md +++ b/WindowsForms/Pivot-Grid/Grouping-Bar.md @@ -1,7 +1,7 @@ --- layout: post -title: Grouping Bar in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Grouping Bar support in Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +title: Grouping Bar in Windows Forms Pivot Grid | Syncfusion® +description: Manage fields in Syncfusion® Windows Forms Pivot Grid control using the grouping bar to filter, sort, reorder, and remove items interactively. platform: windowsforms control: Pivot Grid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Hyperlink-Cells.md b/WindowsForms/Pivot-Grid/Hyperlink-Cells.md index 528cfe762..e7ff74483 100644 --- a/WindowsForms/Pivot-Grid/Hyperlink-Cells.md +++ b/WindowsForms/Pivot-Grid/Hyperlink-Cells.md @@ -1,7 +1,7 @@ --- layout: post -title: Hyperlink Cells in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Hyperlink Cells support in Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +title: Hyperlink Cells in Windows Forms Pivot Grid | Syncfusion® +description: Enable hyperlink cells in Syncfusion® Windows Forms Pivot Grid control to access detailed information from row, column, summary, or value cells. platform: windowsforms control: Pivot Grid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Layouts.md b/WindowsForms/Pivot-Grid/Layouts.md index a041dc45d..7f7aa6e84 100644 --- a/WindowsForms/Pivot-Grid/Layouts.md +++ b/WindowsForms/Pivot-Grid/Layouts.md @@ -1,7 +1,7 @@ --- layout: post -title: Layouts in Windows Forms Pivot Grid Control | Syncfusion® -description: Learn here all about layouts support in Syncfusion® Windows Forms Pivot Grid control, its elements, and more. +title: Layouts in Windows Forms Pivot Grid | Syncfusion® +description: Configure layouts in Syncfusion® Windows Forms Pivot Grid control with support for normal and flat layouts, subtotals, grand totals, and interactive options. platform: windowsforms control: PivotGrid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Localization.md b/WindowsForms/Pivot-Grid/Localization.md index 999c7371c..95297be68 100644 --- a/WindowsForms/Pivot-Grid/Localization.md +++ b/WindowsForms/Pivot-Grid/Localization.md @@ -1,7 +1,7 @@ --- layout: post -title: Localization in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Localization support in Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +title: Localization in Windows Forms Pivot Grid | Syncfusion® +description: Localize Syncfusion® Windows Forms Pivot Grid control using ILocalizationProvider or satellite assemblies to support multiple cultures and languages. platform: windowsforms control: PivotGrid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Overview.md b/WindowsForms/Pivot-Grid/Overview.md index e0d6553f7..f9ba82f99 100644 --- a/WindowsForms/Pivot-Grid/Overview.md +++ b/WindowsForms/Pivot-Grid/Overview.md @@ -1,13 +1,13 @@ --- layout: post -title: About Windows Forms Pivot Grid control | Syncfusion® -description: Learn here all about introduction of Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +title: About Syncfusion Windows Forms Pivot Grid Control | Syncfusion® +description: Learn about introduction of Syncfusion® Essential Studio Windows Forms Pivot Grid control and more details. platform: windowsforms control: PivotGrid documentation: ug --- -# Windows Forms Pivot Grid Overview +# About Syncfusion Windows Forms Pivot Grid Control The [WinForms Pivot Grid](https://www.syncfusion.com/winforms-ui-controls/pivot-grid) control is a powerful cell-oriented, extensible grid control that simulates the pivot table feature of Excel. The pivot grid, as the name implies, pivots data to be organized in a cross-tabulated form. The major advantage of pivot grid is that you can extract the desired information from a large list within seconds. Along with presenting the data, the pivot grid also enables you to summarize and group the data. diff --git a/WindowsForms/Pivot-Grid/Pivot-Calculations.md b/WindowsForms/Pivot-Grid/Pivot-Calculations.md index 51215646b..33d7a4272 100644 --- a/WindowsForms/Pivot-Grid/Pivot-Calculations.md +++ b/WindowsForms/Pivot-Grid/Pivot-Calculations.md @@ -1,7 +1,7 @@ --- layout: post title: Pivot Calculations in Windows Forms Pivot Grid | Syncfusion® -description: Learn about Pivot Calculations support in Syncfusion® Windows Forms Pivot Grid control and more details. +description: Define pivot calculations in Syncfusion® Windows Forms Pivot Grid control using PivotComputationInfo with formatting, formulas, types, and synchronization. platform: windowsforms control: Pivot Grid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Pivot-Columns.md b/WindowsForms/Pivot-Grid/Pivot-Columns.md index ed2bcbc50..3dd608100 100644 --- a/WindowsForms/Pivot-Grid/Pivot-Columns.md +++ b/WindowsForms/Pivot-Grid/Pivot-Columns.md @@ -1,7 +1,7 @@ --- layout: post -title: Pivot Columns in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Pivot Columns support in Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +title: Pivot Columns in Windows Forms Pivot Grid | Syncfusion® +description: Define and manage pivot columns in Syncfusion® Windows Forms Pivot Grid control using PivotItem with support for synchronization, sorting, and formatting. platform: windowsforms control: PivotGrid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Pivot-Rows.md b/WindowsForms/Pivot-Grid/Pivot-Rows.md index 817766625..9e411e954 100644 --- a/WindowsForms/Pivot-Grid/Pivot-Rows.md +++ b/WindowsForms/Pivot-Grid/Pivot-Rows.md @@ -1,7 +1,7 @@ --- layout: post -title: Pivot Rows in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Pivot Rows support in Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +title: Pivot Rows in Windows Forms Pivot Grid | Syncfusion® +description: Define and manage pivot rows in Syncfusion® Windows Forms Pivot Grid control using PivotItem with support for synchronization, sorting, and formatting. platform: windowsforms control: PivotGrid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Pivot-Schema-Designer.md b/WindowsForms/Pivot-Grid/Pivot-Schema-Designer.md index 6a1a7891d..14a635a99 100644 --- a/WindowsForms/Pivot-Grid/Pivot-Schema-Designer.md +++ b/WindowsForms/Pivot-Grid/Pivot-Schema-Designer.md @@ -1,7 +1,7 @@ --- layout: post title: Pivot Schema Designer in Windows Forms Pivot Grid | Syncfusion® -description: Learn about Pivot Schema Designer support in Syncfusion® Windows Forms Pivot Grid control and more details. +description: Use Pivot Schema Designer in Syncfusion® Windows Forms Pivot Grid control to add, arrange, filter, and manage fields with Excel-like layout and features. platform: windowsforms control: Pivot Grid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Printing.md b/WindowsForms/Pivot-Grid/Printing.md index fdd954e33..bf2544fc4 100644 --- a/WindowsForms/Pivot-Grid/Printing.md +++ b/WindowsForms/Pivot-Grid/Printing.md @@ -1,7 +1,7 @@ --- layout: post -title: Printing in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Printing support in Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +title: Printing in Windows Forms Pivot Grid | Syncfusion® +description: Print Syncfusion® Windows Forms Pivot Grid control with support for preview, headers, footers, landscape or portrait views, and customizable events. platform: windowsforms control: Pivot Grid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Right-To-Left-Support.md b/WindowsForms/Pivot-Grid/Right-To-Left-Support.md index 172fe962a..324f5caf6 100644 --- a/WindowsForms/Pivot-Grid/Right-To-Left-Support.md +++ b/WindowsForms/Pivot-Grid/Right-To-Left-Support.md @@ -1,7 +1,7 @@ --- layout: post title: Right to Left Support in Windows Forms Pivot Grid | Syncfusion® -description: Learn about Right to Left Support support in Syncfusion® Windows Forms Pivot Grid control and more details. +description: Enable right-to-left layout in Syncfusion® Windows Forms Pivot Grid control to support Middle Eastern languages like Arabic and Hebrew for localization. platform: windowsforms control: PivotGrid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Serialization-and-Deserialization.md b/WindowsForms/Pivot-Grid/Serialization-and-Deserialization.md index d740541a9..78b17cb1b 100644 --- a/WindowsForms/Pivot-Grid/Serialization-and-Deserialization.md +++ b/WindowsForms/Pivot-Grid/Serialization-and-Deserialization.md @@ -1,7 +1,7 @@ --- layout: post -title: Serialization and Deserialization in Pivot Grid | Syncfusion® -description: Learn about Serialization and Deserialization support in Syncfusion® Windows Forms Pivot Grid control and more details. +title: Serialization in Windows Forms Pivot Grid | Syncfusion® +description: Serialize and deserialize settings in Syncfusion® Windows Forms Pivot Grid control using XML files, streams, or custom options for persistence. platform: windowsforms control: PivotGrid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Sorting.md b/WindowsForms/Pivot-Grid/Sorting.md index 405ab3027..2bd9549aa 100644 --- a/WindowsForms/Pivot-Grid/Sorting.md +++ b/WindowsForms/Pivot-Grid/Sorting.md @@ -1,7 +1,7 @@ --- layout: post -title: Sorting in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Sorting support in Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +title: Sorting in Windows Forms Pivot Grid | Syncfusion® +description: Enable sorting in Syncfusion® Windows Forms Pivot Grid control to quickly organize, visualize, and analyze data using custom comparers or grouping bar. platform: windowsforms control: Pivot Grid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Summaries.md b/WindowsForms/Pivot-Grid/Summaries.md index 8da640b22..2dee812cf 100644 --- a/WindowsForms/Pivot-Grid/Summaries.md +++ b/WindowsForms/Pivot-Grid/Summaries.md @@ -1,7 +1,7 @@ --- layout: post -title: Summaries in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Summaries support in Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +title: Summaries in Windows Forms Pivot Grid | Syncfusion® +description: Define summaries in Syncfusion® Windows Forms Pivot Grid control using built-in summary types or custom logic with SummaryBase for calculation values. platform: windowsforms control: Pivot Grid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Theming.md b/WindowsForms/Pivot-Grid/Theming.md index 68a705d42..776e1b9ae 100644 --- a/WindowsForms/Pivot-Grid/Theming.md +++ b/WindowsForms/Pivot-Grid/Theming.md @@ -1,7 +1,7 @@ --- layout: post -title: Theming in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Theming support in Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +title: Theming in Windows Forms Pivot Grid | Syncfusion® +description: Apply built-in themes in Syncfusion® Windows Forms Pivot Grid control using GridVisualStyles with support for Metro, Office styles, and customization. platform: windowsforms control: PivotGrid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Touch-Support.md b/WindowsForms/Pivot-Grid/Touch-Support.md index 0ef6016ae..bdd3b5b6d 100644 --- a/WindowsForms/Pivot-Grid/Touch-Support.md +++ b/WindowsForms/Pivot-Grid/Touch-Support.md @@ -1,7 +1,7 @@ --- layout: post -title: Touch Support in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Touch Support support in Syncfusion® Windows Forms Pivot Grid control, its elements and more details. +title: Touch Support in Windows Forms Pivot Grid | Syncfusion® +description: Enable touch support in Syncfusion® Windows Forms Pivot Grid control for scrolling, swiping, gestures, and Excel-like cell selection with indicators. platform: WindowsForms control: Pivot Grid documentation: ug diff --git a/WindowsForms/Pivot-Grid/Updating-Values.md b/WindowsForms/Pivot-Grid/Updating-Values.md index 089bd84c2..49b68b572 100644 --- a/WindowsForms/Pivot-Grid/Updating-Values.md +++ b/WindowsForms/Pivot-Grid/Updating-Values.md @@ -1,7 +1,7 @@ --- layout: post -title: Updating Values in Windows Forms Pivot Grid control | Syncfusion® -description: Learn about Updating Values support in Syncfusion® Windows Forms Pivot Grid control and more details. +title: Updating Values in Windows Forms Pivot Grid | Syncfusion® +description: Update values in Syncfusion® Windows Forms Pivot Grid control in real time with EnableUpdating and ThrottleUpdateRate for efficient performance. platform: windowsforms control: Pivot Grid documentation: ug