Namespace Syncfusion.Windows.Controls.PivotSchemaDesigner
Classes
ComputationInfoWindow
This class holds the information required for calculations that appear in PivotGrid. |
GridFilter
This class holds the collection of FilterItem and it also generates the filter expression based on the selected FilterItem. |
PivotCommands
Class for PivotSchemaDesigner to define its operations through routed UI commands. |
PivotSchemaDesigner
This control provides an Excel like environment to the PivotTable. This enables UI interactive feature for fields between different areas like column, row, value and filter. |
PivotTableField
This class notifies the change while adding, removing or rearranging fields in PivotGrid. |
PopupWindow
The filter pop-up is used to apply normal filters to the PivotFields. The list box holds the collection of filter items. We can filter the fields by checking/unchecking the filter items in the filter pop-up. |
VisibilityConverter
Converter class for "FilterButtonVisibility", list box items in PivotTable Field List. |