# GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs" class="text-break">BuiltInDialogs Class
</h1>
  <div class="markdown level0 summary"><p>Represents all built-in dialogs.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">BuiltInDialogs</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.html">GrapeCity.Wpf.SpreadSheet.Dialogs</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Wpf.SpreadSheet.dll</h6>
  <h5 id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class BuiltInDialogs</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Module BuiltInDialogs</code></pre>
  </div>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_ChangeChartType_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_System_Boolean_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.ChangeChartType(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,System.Boolean)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.ChangeChartType.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_ChangeChartType_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_System_Boolean_">ChangeChartType(GcSpreadSheet, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the change chart type dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_ChartSelectDataSource_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.ChartSelectDataSource(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.ChartSelectDataSource.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_ChartSelectDataSource_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_">ChartSelectDataSource(GcSpreadSheet)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the chart select data source dialog used to specify or modify the data source for a chart.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_ConditionalFormatting_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_System_Boolean_GrapeCity_Spreadsheet_FormatConditionType_GrapeCity_Spreadsheet_FormatConditionOperator_System_Boolean_GrapeCity_Spreadsheet_TopBottom_System_Boolean_System_Int32_System_Int32_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.ConditionalFormatting(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,System.Boolean,GrapeCity.Spreadsheet.FormatConditionType,GrapeCity.Spreadsheet.FormatConditionOperator,System.Boolean,GrapeCity.Spreadsheet.TopBottom,System.Boolean,System.Int32,System.Int32)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.ConditionalFormatting.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_ConditionalFormatting_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_System_Boolean_GrapeCity_Spreadsheet_FormatConditionType_GrapeCity_Spreadsheet_FormatConditionOperator_System_Boolean_GrapeCity_Spreadsheet_TopBottom_System_Boolean_System_Int32_System_Int32_">ConditionalFormatting(GcSpreadSheet, bool, FormatConditionType, FormatConditionOperator, bool, TopBottom, bool, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the conditional formatting dialog that manages all conditional formatting rules in the workbook.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_ContextMenu_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_System_Object_System_Windows_Input_ICommand_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.ContextMenu(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,System.Object,System.Windows.Input.ICommand)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.ContextMenu.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_ContextMenu_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_System_Object_System_Windows_Input_ICommand_">ContextMenu(GcSpreadSheet, object, ICommand)</a>
        </td>
        <td class="markdown level1 summary"><p>Create a context menu on spread</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_ContextMenu_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_System_Windows_Input_ICommand_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.ContextMenu(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,System.Windows.Input.ICommand)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.ContextMenu.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_ContextMenu_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_System_Windows_Input_ICommand_">ContextMenu(GcSpreadSheet, ICommand)</a>
        </td>
        <td class="markdown level1 summary"><p>Create a context menu on spread</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_CreatePivotTable_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.CreatePivotTable(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.CreatePivotTable.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_CreatePivotTable_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_">CreatePivotTable(GcSpreadSheet)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the dialog that create the pivot table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_CreateTable_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.CreateTable(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.CreateTable.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_CreateTable_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_">CreateTable(GcSpreadSheet)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the insert table dialog to add new table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_DataValidation_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_System_Boolean_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.DataValidation(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,System.Boolean)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.DataValidation.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_DataValidation_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_System_Boolean_">DataValidation(GcSpreadSheet, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the data validation dialog that limits the type of data that can be entered in a cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_DefinedName_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_IName_GrapeCity_Spreadsheet_CellReference_GrapeCity_Spreadsheet_IRange_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.DefinedName(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,GrapeCity.Spreadsheet.IName,GrapeCity.Spreadsheet.CellReference,GrapeCity.Spreadsheet.IRange)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.DefinedName.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_DefinedName_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_IName_GrapeCity_Spreadsheet_CellReference_GrapeCity_Spreadsheet_IRange_">DefinedName(GcSpreadSheet, IName, CellReference, IRange)</a>
        </td>
        <td class="markdown level1 summary"><p>Create or edit the name of cell ranges in workbook/worksheets.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_FormatCells_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_IRange_GrapeCity_Spreadsheet_StyleFormat_GrapeCity_Wpf_SpreadSheet_Dialogs_FormatCellsTabs_System_Int32_System_Object_System_Boolean_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.FormatCells(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,GrapeCity.Spreadsheet.IRange,GrapeCity.Spreadsheet.StyleFormat,GrapeCity.Wpf.SpreadSheet.Dialogs.FormatCellsTabs,System.Int32,System.Object,System.Boolean)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.FormatCells.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_FormatCells_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_IRange_GrapeCity_Spreadsheet_StyleFormat_GrapeCity_Wpf_SpreadSheet_Dialogs_FormatCellsTabs_System_Int32_System_Object_System_Boolean_">FormatCells(GcSpreadSheet, IRange, StyleFormat, FormatCellsTabs, int, object, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the format cells dialog that customizes the cell settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_FormatCells_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_IRange_GrapeCity_Wpf_SpreadSheet_Dialogs_FormatCellsTabs_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.FormatCells(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,GrapeCity.Spreadsheet.IRange,GrapeCity.Wpf.SpreadSheet.Dialogs.FormatCellsTabs)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.FormatCells.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_FormatCells_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_IRange_GrapeCity_Wpf_SpreadSheet_Dialogs_FormatCellsTabs_">FormatCells(GcSpreadSheet, IRange, FormatCellsTabs)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the format cells dialog that customizes the cell settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_FormatCells_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_StyleFormat_GrapeCity_Wpf_SpreadSheet_Dialogs_FormatCellsTabs_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.FormatCells(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,GrapeCity.Spreadsheet.StyleFormat,GrapeCity.Wpf.SpreadSheet.Dialogs.FormatCellsTabs)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.FormatCells.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_FormatCells_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_StyleFormat_GrapeCity_Wpf_SpreadSheet_Dialogs_FormatCellsTabs_">FormatCells(GcSpreadSheet, StyleFormat, FormatCellsTabs)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the format cells dialog that customizes the cell settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_FormatConditinalManager_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.FormatConditinalManager(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.FormatConditinalManager.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_FormatConditinalManager_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_">FormatConditinalManager(GcSpreadSheet)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the conditional format manager dialog that allows to manage all conditional formatting rules in the workbook.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_InsertChart_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_Charts_ChartType_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.InsertChart(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,GrapeCity.Spreadsheet.Charts.ChartType)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.InsertChart.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_InsertChart_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_Charts_ChartType_">InsertChart(GcSpreadSheet, ChartType)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the insert chart dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_MoveChart_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.MoveChart(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.MoveChart.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_MoveChart_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_">MoveChart(GcSpreadSheet)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the move chart dialog used to move a chart to a different worksheet or location.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_NameManager_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.NameManager(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.NameManager.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_NameManager_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_">NameManager(GcSpreadSheet)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name manager dialog.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_PageSetup_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Wpf_SpreadSheet_Dialogs_PageSetupTab_System_Boolean_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.PageSetup(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,GrapeCity.Wpf.SpreadSheet.Dialogs.PageSetupTab,System.Boolean)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.PageSetup.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_PageSetup_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Wpf_SpreadSheet_Dialogs_PageSetupTab_System_Boolean_">PageSetup(GcSpreadSheet, PageSetupTab, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the page setup dialog used to configure page setup settings for SpreadSheet.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_PivotFieldSettings_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_PivotTables_IPivotField_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.PivotFieldSettings(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,GrapeCity.Spreadsheet.PivotTables.IPivotField)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.PivotFieldSettings.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_PivotFieldSettings_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_PivotTables_IPivotField_">PivotFieldSettings(GcSpreadSheet, IPivotField)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets dialog that allows to customize the field settings of the specified <a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.PivotTables.IPivotTable.html">IPivotTable</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_PivotGroupField_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_PivotTables_IPivotField_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.PivotGroupField(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,GrapeCity.Spreadsheet.PivotTables.IPivotField)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.PivotGroupField.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_PivotGroupField_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_PivotTables_IPivotField_">PivotGroupField(GcSpreadSheet, IPivotField)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets dialog that allows to group the field.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_PivotTableFields_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_PivotTables_IPivotTable_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.PivotTableFields(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,GrapeCity.Spreadsheet.PivotTables.IPivotTable)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.PivotTableFields.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_PivotTableFields_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_PivotTables_IPivotTable_">PivotTableFields(GcSpreadSheet, IPivotTable)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the PivotTable Field List dialog used to add or remove fields from the PivotTable report.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_PivotTableOptions_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_PivotTables_IPivotTable_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.PivotTableOptions(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,GrapeCity.Spreadsheet.PivotTables.IPivotTable)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.PivotTableOptions.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_PivotTableOptions_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_PivotTables_IPivotTable_">PivotTableOptions(GcSpreadSheet, IPivotTable)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets dialog that allows to changes options of the specified <a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.PivotTables.IPivotTable.html">IPivotTable</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_PivotValueFieldSettings_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_PivotTables_IPivotField_System_Boolean_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.PivotValueFieldSettings(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,GrapeCity.Spreadsheet.PivotTables.IPivotField,System.Boolean)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.PivotValueFieldSettings.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_PivotValueFieldSettings_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_PivotTables_IPivotField_System_Boolean_">PivotValueFieldSettings(GcSpreadSheet, IPivotField, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets dialog that allows to customize the value field settings of the specified <a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.PivotTables.IPivotTable.html">IPivotTable</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_PrintPreview_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_System_Int32_GrapeCity_Wpf_SpreadSheet_Printing_PrintSettings_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.PrintPreview(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,System.Int32,GrapeCity.Wpf.SpreadSheet.Printing.PrintSettings)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.PrintPreview.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_PrintPreview_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_System_Int32_GrapeCity_Wpf_SpreadSheet_Printing_PrintSettings_">PrintPreview(GcSpreadSheet, int, PrintSettings)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a separate application window in which end users can preview the printing output.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_ResizeTable_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_ITable_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.ResizeTable(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,GrapeCity.Spreadsheet.ITable)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.ResizeTable.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_ResizeTable_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_ITable_">ResizeTable(GcSpreadSheet, ITable)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the resize table dialog that resizes a table.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_Sort_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_System_String_System_Boolean_System_Boolean_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.Sort(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,System.String,System.Boolean,System.Boolean)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.Sort.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_Sort_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_System_String_System_Boolean_System_Boolean_">Sort(GcSpreadSheet, string, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the custom sort dialog that allows choosing more options, such as sorting by multiple columns or rows, and case-sensitive sorts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_TableStyle_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_ITableStyle_System_Boolean_System_Boolean_" data-uid="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.TableStyle(GrapeCity.Wpf.SpreadSheet.GcSpreadSheet,GrapeCity.Spreadsheet.ITableStyle,System.Boolean,System.Boolean)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.TableStyle.html#GrapeCity_Wpf_SpreadSheet_Dialogs_BuiltInDialogs_TableStyle_GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_GrapeCity_Spreadsheet_ITableStyle_System_Boolean_System_Boolean_">TableStyle(GcSpreadSheet, ITableStyle, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets dialog that allows to customize style of the specified <a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.ITableStyle.html">ITableStyle</a> object.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
