Skip to main content
A newer version of this page is available. .

PivotGridControl Fields

The PivotGrid control.
Name Description
ActiveFilterInfoProperty static Identifies the PivotGridControl.ActiveFilterInfo dependency property.
ActualHeightProperty static Identifies the ActualHeight dependency property. Inherited from FrameworkElement.
ActualWidthProperty static Identifies the ActualWidth dependency property. Inherited from FrameworkElement.
AllowConditionalFormattingManagerProperty static Identifies the PivotGridControl.AllowConditionalFormattingManager dependency property.
AllowConditionalFormattingMenuProperty static Identifies the PivotGridControl.AllowConditionalFormattingMenu dependency property.
AllowCrossGroupVariationProperty static Identifies the PivotGridControl.AllowCrossGroupVariation dependency property.
AllowCustomizationFormProperty static Identifies the PivotGridControl.AllowCustomizationForm dependency property.
AllowDragInCustomizationFormProperty static Identifies the PivotGridControl.AllowDragInCustomizationForm dependency property.
AllowDragProperty static Identifies the PivotGridControl.AllowDrag dependency property.
AllowDropProperty static Identifies the AllowDrop dependency property. Inherited from UIElement.
AllowExpandOnDoubleClickProperty static Identifies the PivotGridControl.AllowExpandOnDoubleClick dependency property.
AllowExpandProperty static Identifies the PivotGridControl.AllowExpand dependency property.
AllowFilterInFieldListProperty static Identifies the PivotGridControl.AllowFilterInFieldList dependency property.
AllowFilterProperty static Identifies the PivotGridControl.AllowFilter dependency property.
AllowHideFieldsProperty static Identifies the PivotGridControl.AllowHideFields dependency property.
AllowInfiniteGridSize static

Specifies whether the height and width of the pivot grid are allowed to be infinite.

By default, this option is disabled. In this instance, if the pivot grid’s height or width measures infinite, an exception is thrown.

To avoid the exception, enable the AllowInfiniteGridSize option. In this instance, the pivot grid immediately generates columns and rows for all records in the data source. Note that this may cause performance issues, if the number of records is too big.

AllowMRUFilterListProperty static Identifies the PivotGridControl.AllowMRUFilterList dependency property.
AllowPrefilterProperty static Identifies the PivotGridControl.AllowPrefilter dependency property.
AllowResizingProperty static Identifies the PivotGridControl.AllowResizing dependency property.
AllowSortBySummaryProperty static Identifies the PivotGridControl.AllowSortBySummary dependency property.
AllowSortInFieldListProperty static Identifies the PivotGridControl.AllowSortInFieldList dependency property.
AllowSortProperty static Identifies the PivotGridControl.AllowSort dependency property.
AreAnyTouchesCapturedProperty static Identifies the AreAnyTouchesCaptured dependency property. Inherited from UIElement.
AreAnyTouchesCapturedWithinProperty static Identifies the AreAnyTouchesCapturedWithin dependency property. Inherited from UIElement.
AreAnyTouchesDirectlyOverProperty static Identifies the AreAnyTouchesDirectlyOver dependency property. Inherited from UIElement.
AreAnyTouchesOverProperty static Identifies the AreAnyTouchesOver dependency property. Inherited from UIElement.
AsyncOperationCompletedEvent static Identifies the PivotGridControl.AsyncOperationCompleted routed event.
AsyncOperationStartingEvent static Identifies the PivotGridControl.AsyncOperationStarting routed event.
AutoExpandGroupsProperty static Identifies the PivotGridControl.AutoExpandGroups dependency property.
BackgroundProperty static Identifies the Background dependency property. Inherited from Control.
BeforeLoadLayoutEvent static Identifies the PivotGridControl.BeforeLoadLayout routed event.
BeginRefreshEvent static Identifies the PivotGridControl.BeginRefresh routed event.
BestFitAreaProperty static Identifies the PivotGridControl.BestFitArea dependency property.
BestFitMaxRowCountProperty static Identifies the PivotGridControl.BestFitMaxRowCount dependency property.
BestFitModeProperty static Identifies the PivotGridControl.BestFitMode dependency property.
BindingGroupProperty static Identifies the BindingGroup dependency property. Inherited from FrameworkElement.
BitmapEffectInputProperty static Identifies the BitmapEffectInput dependency property. Inherited from UIElement.
BitmapEffectProperty static Identifies the BitmapEffect dependency property. Inherited from UIElement.
BorderBrushProperty static Identifies the BorderBrush dependency property. Inherited from Control.
BorderThicknessProperty static Identifies the BorderThickness dependency property. Inherited from Control.
BrushChangedEvent static Identifies the PivotGridControl.BrushChanged routed event.
CacheModeProperty static Identifies the CacheMode dependency property. Inherited from UIElement.
CanEnablePrefilterProperty static For internal use.
CellBackgroundProperty static Identifies the PivotGridControl.CellBackground dependency property.
CellClickEvent static Identifies the PivotGridControl.CellClick routed event.
CellDoubleClickEvent static Identifies the PivotGridControl.CellDoubleClick routed event.
CellForegroundProperty static Identifies the PivotGridControl.CellForeground dependency property.
CellSelectedBackgroundProperty static Identifies the PivotGridControl.CellSelectedBackground dependency property.
CellSelectedForegroundProperty static Identifies the PivotGridControl.CellSelectedForeground dependency property.
CellSelectionChangedEvent static Identifies the PivotGridControl.CellSelectionChanged routed event.
CellStyleProperty static Identifies the PivotGridControl.CellStyle dependency property.
CellTotalBackgroundProperty static Identifies the PivotGridControl.CellTotalBackground dependency property.
CellTotalForegroundProperty static Identifies the PivotGridControl.CellTotalForeground dependency property.
CellTotalSelectedBackgroundProperty static Identifies the PivotGridControl.CellTotalSelectedBackground dependency property.
CellTotalSelectedForegroundProperty static Identifies the PivotGridControl.CellTotalSelectedForeground dependency property.
ChartAutoTransposeProperty static Identifies the PivotGridControl.ChartAutoTranspose dependency property.
ChartDataProvideModeProperty static Identifies the PivotGridControl.ChartDataProvideMode dependency property.
ChartDataProvidePriorityProperty static Identifies the PivotGridControl.ChartDataProvidePriority dependency property.
ChartFieldValuesProvideModeProperty static Identifies the PivotGridControl.ChartFieldValuesProvideMode dependency property.
ChartMaxPointCountInSeriesProperty static Identifies the PivotGridControl.ChartMaxPointCountInSeries dependency property.
ChartMaxSeriesCountProperty static Identifies the PivotGridControl.ChartMaxSeriesCount dependency property.
ChartProvideCellValuesAsTypeProperty static Identifies the PivotGridControl.ChartProvideCellValuesAsType dependency property.
ChartProvideColumnCustomTotalsProperty static Identifies the PivotGridControl.ChartProvideColumnCustomTotals dependency property.
ChartProvideColumnFieldValuesAsTypeProperty static Identifies the PivotGridControl.ChartProvideColumnFieldValuesAsType dependency property.
ChartProvideColumnGrandTotalsProperty static Identifies the PivotGridControl.ChartProvideColumnGrandTotals dependency property.
ChartProvideColumnTotalsProperty static Identifies the PivotGridControl.ChartProvideColumnTotals dependency property.
ChartProvideDataByColumnsProperty static Identifies the PivotGridControl.ChartProvideDataByColumns dependency property.
ChartProvideEmptyCellsProperty static Identifies the PivotGridControl.ChartProvideEmptyCells dependency property.
ChartProvideRowCustomTotalsProperty static Identifies the PivotGridControl.ChartProvideRowCustomTotals dependency property.
ChartProvideRowFieldValuesAsTypeProperty static Identifies the PivotGridControl.ChartProvideRowFieldValuesAsType dependency property.
ChartProvideRowGrandTotalsProperty static Identifies the PivotGridControl.ChartProvideRowGrandTotals dependency property.
ChartProvideRowTotalsProperty static Identifies the PivotGridControl.ChartProvideRowTotals dependency property.
ChartSelectionOnlyProperty static Identifies the PivotGridControl.ChartSelectionOnly dependency property.
ChartUpdateDelayProperty static Identifies the PivotGridControl.ChartUpdateDelay dependency property.
ClipboardCopyCollapsedValuesModeProperty static Identifies the PivotGridControl.ClipboardCopyCollapsedValuesMode dependency property.
ClipboardCopyMultiSelectionModeProperty static Identifies the PivotGridControl.ClipboardCopyMultiSelectionMode dependency property.
ClipProperty static Identifies the Clip dependency property. Inherited from UIElement.
ClipToBoundsProperty static Identifies the ClipToBounds dependency property. Inherited from UIElement.
ColumnFieldValuesAlignmentProperty static Identifies the PivotGridControl.ColumnFieldValuesAlignment dependency property.
ColumnTotalsLocationProperty static Identifies the PivotGridControl.ColumnTotalsLocation dependency property.
ConditionalFormattingManagerServiceTemplateProperty static Identifies the PivotGridControl.ConditionalFormattingManagerServiceTemplate dependency property.
ContextMenuClosingEvent static Identifies the ContextMenuClosing routed event. Inherited from FrameworkElement.
ContextMenuOpeningEvent static Identifies the ContextMenuOpening routed event. Inherited from FrameworkElement.
ContextMenuProperty static Identifies the ContextMenu dependency property. Inherited from FrameworkElement.
CopyToClipboardWithFieldValuesProperty static Identifies the PivotGridControl.CopyToClipboardWithFieldValues dependency property.
CursorProperty static Identifies the Cursor dependency property. Inherited from FrameworkElement.
CustomCellAppearanceEvent static Identifies the PivotGridControl.CustomCellAppearance routed event.
CustomCellDisplayTextEvent static Identifies the PivotGridControl.CustomCellDisplayText routed event.
CustomCellValueEvent static Identifies the PivotGridControl.CustomCellValue routed event.
CustomFieldValueCellsEvent static Identifies the PivotGridControl.CustomFieldValueCells routed event.
CustomFilterPopupItemsEvent static Identifies the PivotGridControl.CustomFilterPopupItems routed event.
CustomPrefilterDisplayTextEvent static Identifies the PivotGridControl.CustomPrefilterDisplayText routed event.
CustomValueAppearanceEvent static Identifies the PivotGridControl.CustomValueAppearance routed event.
DataContextProperty static Identifies the DataContext dependency property. Inherited from FrameworkElement.
DataFieldAreaIndexProperty static Identifies the PivotGridControl.DataFieldAreaIndex dependency property.
DataFieldAreaProperty static Identifies the PivotGridControl.DataFieldArea dependency property.
DataFieldCaptionProperty static Identifies the PivotGridControl.DataFieldCaption dependency property.
DataFieldHeightProperty static Identifies the PivotGridControl.DataFieldHeight dependency property.
DataFieldUnboundExpressionModeProperty static Identifies the PivotGridControl.DataFieldUnboundExpressionMode dependency property.
DataFieldWidthProperty static Identifies the PivotGridControl.DataFieldWidth dependency property.
DataHeadersDisplayModeProperty static
DataProcessingEngineProperty static Identifies the PivotGridControl.DataProcessingEngine dependency property.
DataProperty static This field is intended for internal use.
DataSourceChangedEvent static Identifies the PivotGridControl.DataSourceChanged routed event.
DataSourceProperty static Identifies the PivotGridControl.DataSource dependency property.
DefaultExcelListSize static Specifies the default size of the Customization Form which is painted in the FieldListStyle.Excel2007 style.
DefaultStyleKeyProperty protected static Identifies the DefaultStyleKey dependency property. Inherited from FrameworkElement.
DeferredUpdatesProperty static Identifies the PivotGridControl.DeferredUpdates dependency property.
DragEnterEvent static Identifies the DragEnter routed event. Inherited from UIElement.
DragLeaveEvent static Identifies the DragLeave routed event. Inherited from UIElement.
DragOverEvent static Identifies the DragOver routed event. Inherited from UIElement.
DrawFocusedCellRectProperty static Identifies the PivotGridControl.DrawFocusedCellRect dependency property.
DrillDownCustomColumnsProperty static Identifies the PivotGridControl.DrillDownCustomColumns dependency property.
DrillDownMaxRowCountProperty static Identifies the PivotGridControl.DrillDownMaxRowCount dependency property.
DropEvent static Identifies the Drop routed event. Inherited from UIElement.
EffectProperty static Identifies the Effect dependency property. Inherited from UIElement.
EndRefreshEvent static Identifies the PivotGridControl.EndRefresh routed event.
ErrorPanelStyleProperty static Identifies the PivotGridControl.ErrorPanelStyle dependency property.
ErrorPanelTextProperty static Identifies the PivotGridControl.ErrorPanelText dependency property.
ExcelFieldListStateProperty static Identifies the PivotGridControl.ExcelFieldListState dependency property.
ExcelFieldListTemplateProperty static Identifies the PivotGridControl.ExcelFieldListTemplate dependency property.
FieldAreaChangedEvent static Identifies the PivotGridControl.FieldAreaChanged routed event.
FieldAreaChangingEvent static Identifies the PivotGridControl.FieldAreaChanging routed event.
FieldAreaIndexChangedEvent static Identifies the PivotGridControl.FieldAreaIndexChanged routed event.
FieldCellKpiTemplateProperty static Identifies the PivotGridControl.FieldCellKpiTemplate dependency property.
FieldCellKpiTemplateSelectorProperty static Identifies the PivotGridControl.FieldCellKpiTemplateSelector dependency property.
FieldCellTemplateProperty static Identifies the PivotGridControl.FieldCellTemplate dependency property.
FieldCellTemplateSelectorProperty static Identifies the PivotGridControl.FieldCellTemplateSelector dependency property.
FieldExpandedInGroupChangedEvent static Identifies the PivotGridControl.FieldExpandedInGroupChanged routed event.
FieldFilterChangedEvent static Identifies the PivotGridControl.FieldFilterChanged routed event.
FieldFilterChangingEvent static Identifies the PivotGridControl.FieldFilterChanging routed event.
FieldGeneratorStyleProperty static Identifies the PivotGridControl.FieldGeneratorStyle dependency property.
FieldGeneratorTemplateProperty static Identifies the PivotGridControl.FieldGeneratorTemplate dependency property.
FieldGeneratorTemplateSelectorProperty static Identifies the PivotGridControl.FieldGeneratorTemplateSelector dependency property.
FieldHeaderContentStyleProperty static Identifies the PivotGridControl.FieldHeaderContentStyle dependency property.
FieldHeaderDragIndicatorSizeProperty static Identifies the PivotGridControl.FieldHeaderDragIndicatorSize attached property.
FieldHeaderDragIndicatorTemplateProperty static Identifies the PivotGridControl.FieldHeaderDragIndicatorTemplate dependency property.
FieldHeaderListTemplateProperty static Identifies the PivotGridControl.FieldHeaderListTemplate dependency property.
FieldHeaderListTemplateSelectorProperty static Identifies the PivotGridControl.FieldHeaderListTemplateSelector dependency property.
FieldHeaderTemplateProperty static Identifies the PivotGridControl.FieldHeaderTemplate dependency property.
FieldHeaderTemplateSelectorProperty static Identifies the PivotGridControl.FieldHeaderTemplateSelector dependency property.
FieldHeaderTreeViewTemplateProperty static Identifies the PivotGridControl.FieldHeaderTreeViewTemplate dependency property.
FieldHeaderTreeViewTemplateSelectorProperty static Identifies the PivotGridControl.FieldHeaderTreeViewTemplateSelector dependency property.
FieldHeightProperty static Identifies the PivotGridControl.FieldHeight dependency property.
FieldListAllowedLayoutsProperty static Identifies the PivotGridControl.FieldListAllowedLayouts dependency property.
FieldListFactoryProperty static Identifies the PivotGridControl.FieldListFactory dependency property.
FieldListIncludeVisibleFieldsProperty static Identifies the PivotGridControl.FieldListIncludeVisibleFields dependency property.
FieldListLayoutProperty static Identifies the PivotGridControl.FieldListLayout dependency property.
FieldListSplitterXProperty static Identifies the PivotGridControl.FieldListSplitterX dependency property.
FieldListSplitterYProperty static Identifies the PivotGridControl.FieldListSplitterY dependency property.
FieldListStateProperty static Identifies the PivotGridControl.FieldListState dependency property.
FieldListStyleProperty static Identifies the PivotGridControl.FieldListStyle dependency property.
FieldListTemplateProperty static Identifies the PivotGridControl.FieldListTemplate dependency property.
FieldPropertyChangedEvent static Identifies the PivotGridControl.FieldPropertyChanged routed event.
FieldSizeChangedEvent static Identifies the PivotGridControl.FieldSizeChanged routed event.
FieldsSourceProperty static Identifies the PivotGridControl.FieldsSource dependency property.
FieldUnboundExpressionChangedEvent static Identifies the PivotGridControl.FieldUnboundExpressionChanged routed event.
FieldValueCollapsedEvent static Identifies the PivotGridControl.FieldValueCollapsed routed event.
FieldValueCollapsingEvent static Identifies the PivotGridControl.FieldValueCollapsing routed event.
FieldValueExpandedEvent static Identifies the PivotGridControl.FieldValueExpanded routed event.
FieldValueExpandingEvent static Identifies the PivotGridControl.FieldValueExpanding routed event.
FieldValueNotExpandedEvent static Identifies the PivotGridControl.FieldValueNotExpanded routed event.
FieldValueStyleProperty static Identifies the PivotGridControl.FieldValueStyle dependency property.
FieldValueTemplateProperty static Identifies the PivotGridControl.FieldValueTemplate dependency property.
FieldValueTemplateSelectorProperty static Identifies the PivotGridControl.FieldValueTemplateSelector dependency property.
FieldVisibleChangedEvent static Identifies the PivotGridControl.FieldVisibleChanged routed event.
FieldVisibleChangingEvent static
FieldWidthProperty static Identifies the PivotGridControl.FieldWidth dependency property.
FilterByVisibleFieldsOnlyProperty static Identifies the PivotGridControl.FilterByVisibleFieldsOnly dependency property.
FixedRowHeadersProperty static Identifies the PivotGridControl.FixedRowHeaders dependency property.
FlowDirectionProperty static Identifies the FlowDirection dependency property. Inherited from FrameworkElement.
FocusableProperty static Identifies the Focusable dependency property. Inherited from UIElement.
FocusedCellBorderTemplateProperty static Identifies the PivotGridControl.FocusedCellBorderTemplate dependency property.
FocusedCellChangedEvent static Identifies the PivotGridControl.FocusedCellChanged routed event.
FocusedCellProperty static Identifies the PivotGridControl.FocusedCell dependency property.
FocusVisualStyleProperty static Identifies the FocusVisualStyle dependency property. Inherited from FrameworkElement.
FontFamilyProperty static Identifies the FontFamily dependency property. Inherited from Control.
FontSizeProperty static Identifies the FontSize dependency property. Inherited from Control.
FontStretchProperty static Identifies the FontStretch dependency property. Inherited from Control.
FontStyleProperty static Identifies the FontStyle dependency property. Inherited from Control.
FontWeightProperty static Identifies the FontWeight dependency property. Inherited from Control.
ForceCursorProperty static Identifies the ForceCursor dependency property. Inherited from FrameworkElement.
ForegroundProperty static Identifies the Foreground dependency property. Inherited from Control.
FormatConditionDialogServiceTemplateProperty static Identifies the PivotGridControl.FormatConditionDialogServiceTemplate dependency property.
FormatConditionGeneratorTemplateProperty static Identifies the PivotGridControl.FormatConditionGeneratorTemplate dependency property.
FormatConditionGeneratorTemplateSelectorProperty static Identifies the PivotGridControl.FormatConditionGeneratorTemplateSelector dependency property.
FormatConditionsSourceProperty static Identifies the PivotGridControl.FormatConditionsSource dependency property.
GiveFeedbackEvent static Identifies the GiveFeedback routed event. Inherited from UIElement.
GotFocusEvent static Identifies the GotFocus routed event. Inherited from UIElement.
GotKeyboardFocusEvent static Identifies the GotKeyboardFocus routed event. Inherited from UIElement.
GotMouseCaptureEvent static Identifies the GotMouseCapture routed event. Inherited from UIElement.
GotStylusCaptureEvent static Identifies the GotStylusCapture routed event. Inherited from UIElement.
GotTouchCaptureEvent static Identifies the GotTouchCapture routed event. Inherited from UIElement.
GridLayoutEvent static Identifies the PivotGridControl.GridLayout routed event.
GroupDataCaseSensitiveProperty static Identifies the PivotGridControl.GroupDataCaseSensitive dependency property.
GroupFieldsInFieldListProperty static Identifies the PivotGridControl.GroupFieldsInFieldList dependency property.
GroupFilterChangedEvent static Identifies the PivotGridControl.GroupFilterChanged routed event.
GroupFilterModeProperty static Identifies the PivotGridControl.GroupFilterMode dependency property.
GroupGeneratorStyleProperty static Identifies the PivotGridControl.GroupGeneratorStyle dependency property.
GroupGeneratorTemplateProperty static Identifies the PivotGridControl.GroupGeneratorTemplate dependency property.
GroupGeneratorTemplateSelectorProperty static Identifies the PivotGridControl.GroupGeneratorTemplateSelector dependency property.
GroupsSourceProperty static Identifies the PivotGridControl.GroupsSource dependency property.
HeightProperty static Identifies the Height dependency property. Inherited from FrameworkElement.
HiddenFieldListEvent static Identifies the PivotGridControl.HiddenFieldList routed event.
HorizontalAlignmentProperty static Identifies the HorizontalAlignment dependency property. Inherited from FrameworkElement.
HorizontalContentAlignmentProperty static Identifies the HorizontalContentAlignment dependency property. Inherited from Control.
InputScopeProperty static Identifies the InputScope dependency property. Inherited from FrameworkElement.
IsCellMenuEnabledProperty static Identifies the PivotGridControl.IsCellMenuEnabled dependency property.
IsEnabledProperty static Identifies the IsEnabled dependency property. Inherited from UIElement.
IsErrorPanelVisibleProperty static Identifies the PivotGridControl.IsErrorPanelVisible dependency property.
IsFieldListMenuEnabledProperty static For internal use only.
IsFieldListVisibleProperty static Identifies the PivotGridControl.IsFieldListVisible dependency property.
IsFieldValueMenuEnabledProperty static Identifies the PivotGridControl.IsFieldValueMenuEnabled dependency property.
IsFilterPopupMenuEnabledProperty static Identifies the PivotGridControl.IsFilterPopupMenuEnabled dependency property.
IsFilterPopupWaitIndicatorVisibleProperty static Identifies the PivotGridControl.IsFilterPopupWaitIndicatorVisible dependency property.
IsFocusedProperty static Identifies the IsFocused dependency property. Inherited from UIElement.
IsHeaderAreaMenuEnabledProperty static Identifies the PivotGridControl.IsHeaderAreaMenuEnabled dependency property.
IsHeaderMenuEnabledProperty static Identifies the PivotGridControl.IsHeaderMenuEnabled dependency property.
IsHitTestVisibleProperty static Identifies the IsHitTestVisible dependency property. Inherited from UIElement.
IsKeyboardFocusedProperty static Identifies the IsKeyboardFocused dependency property. Inherited from UIElement.
IsKeyboardFocusWithinProperty static Identifies the IsKeyboardFocusWithin dependency property. Inherited from UIElement.
IsMainWaitIndicatorVisibleProperty static Identifies the PivotGridControl.IsMainWaitIndicatorVisible dependency property.
IsManipulationEnabledProperty static Identifies the IsManipulationEnabled dependency property. Inherited from UIElement.
IsMouseCapturedProperty static Identifies the IsMouseCaptured dependency property. Inherited from UIElement.
IsMouseCaptureWithinProperty static Identifies the IsMouseCaptureWithin dependency property. Inherited from UIElement.
IsMouseDirectlyOverProperty static Identifies the IsMouseDirectlyOver dependency property. Inherited from UIElement.
IsMouseOverProperty static Identifies the IsMouseOver dependency property. Inherited from UIElement.
IsPrefilterEnabledProperty static Identifies the PivotGridControl.IsPrefilterEnabled dependency property.
IsPrefilterVisibleProperty static Identifies the PivotGridControl.IsPrefilterVisible dependency property.
IsStylusCapturedProperty static Identifies the IsStylusCaptured dependency property. Inherited from UIElement.
IsStylusCaptureWithinProperty static Identifies the IsStylusCaptureWithin dependency property. Inherited from UIElement.
IsStylusDirectlyOverProperty static Identifies the IsStylusDirectlyOver dependency property. Inherited from UIElement.
IsStylusOverProperty static Identifies the IsStylusOver dependency property. Inherited from UIElement.
IsTabStopProperty static Identifies the IsTabStop dependency property. Inherited from Control.
IsVisibleProperty static Identifies the IsVisible dependency property. Inherited from UIElement.
KeyDownEvent static Identifies the KeyDown routed event. Inherited from UIElement.
KeyUpEvent static Identifies the KeyUp routed event. Inherited from UIElement.
LanguageProperty static Identifies the Language dependency property. Inherited from FrameworkElement.
LayoutTransformProperty static Identifies the LayoutTransform dependency property. Inherited from FrameworkElement.
LayoutUpgradeEvent static Identifies the PivotGridControl.LayoutUpgrade routed event.
LeftTopCoordProperty static Identifies the PivotGridControl.LeftTopCoord dependency property.
LeftTopPixelCoordProperty static Identifies the PivotGridControl.LeftTopPixelCoord dependency property.
LoadedEvent static Identifies the Loaded routed event. Inherited from FrameworkElement.
LoadingPanelDelayProperty static Identifies the PivotGridControl.LoadingPanelDelay dependency property.
LostFocusEvent static Identifies the LostFocus routed event. Inherited from UIElement.
LostKeyboardFocusEvent static Identifies the LostKeyboardFocus routed event. Inherited from UIElement.
LostMouseCaptureEvent static Identifies the LostMouseCapture routed event. Inherited from UIElement.
LostStylusCaptureEvent static Identifies the LostStylusCapture routed event. Inherited from UIElement.
LostTouchCaptureEvent static Identifies the LostTouchCapture routed event. Inherited from UIElement.
ManipulationBoundaryFeedbackEvent static Identifies the ManipulationBoundaryFeedback event. Inherited from UIElement.
ManipulationCompletedEvent static Identifies the ManipulationCompleted routed event. Inherited from UIElement.
ManipulationDeltaEvent static Identifies the ManipulationDelta routed event. Inherited from UIElement.
ManipulationInertiaStartingEvent static Identifies the ManipulationInertiaStarting routed event. Inherited from UIElement.
ManipulationStartedEvent static Identifies the ManipulationStarted routed event. Inherited from UIElement.
ManipulationStartingEvent static Identifies the ManipulationStarting routed event. Inherited from UIElement.
MarginProperty static Identifies the Margin dependency property. Inherited from FrameworkElement.
MaxHeightProperty static Identifies the MaxHeight dependency property. Inherited from FrameworkElement.
MaxWidthProperty static Identifies the MaxWidth dependency property. Inherited from FrameworkElement.
MergeColumnFieldValuesProperty static Identifies the PivotGridControl.MergeColumnFieldValues dependency property.
MergeRowFieldValuesProperty static Identifies the PivotGridControl.MergeRowFieldValues dependency property.
MinHeightProperty static Identifies the MinHeight dependency property. Inherited from FrameworkElement.
MinWidthProperty static Identifies the MinWidth dependency property. Inherited from FrameworkElement.
MouseDoubleClickEvent static Identifies the MouseDoubleClick routed event. Inherited from Control.
MouseDownEvent static Identifies the MouseDown routed event. Inherited from UIElement.
MouseEnterEvent static Identifies the MouseEnter routed event. Inherited from UIElement.
MouseLeaveEvent static Identifies the MouseLeave routed event. Inherited from UIElement.
MouseLeftButtonDownEvent static Identifies the MouseLeftButtonDown routed event. Inherited from UIElement.
MouseLeftButtonUpEvent static Identifies the MouseLeftButtonUp routed event. Inherited from UIElement.
MouseMoveEvent static Identifies the MouseMove routed event. Inherited from UIElement.
MouseRightButtonDownEvent static Identifies the MouseRightButtonDown routed event. Inherited from UIElement.
MouseRightButtonUpEvent static Identifies the MouseRightButtonUp routed event. Inherited from UIElement.
MouseUpEvent static Identifies the MouseUp routed event. Inherited from UIElement.
MouseWheelEvent static Identifies the MouseWheel routed event. Inherited from UIElement.
MRUFilterListCountProperty static Identifies the PivotGridControl.MRUFilterListCount dependency property.
NameProperty static Identifies the Name dependency property. Inherited from FrameworkElement.
OlapConnectionStringProperty static Identifies the PivotGridControl.OlapConnectionString dependency property.
OlapDataLoadedEvent static Identifies the PivotGridControl.OlapDataLoaded routed event.
OlapDataProviderProperty static Identifies the PivotGridControl.OlapDataProvider dependency property.
OlapDefaultMemberFieldsProperty static Identifies the PivotGridControl.OlapDefaultMemberFields dependency property.
OlapExceptionEvent static Identifies the PivotGridControl.OlapException routed event.
OlapFilterByUniqueNameProperty static Identifies the PivotGridControl.OlapFilterByUniqueName dependency property.
OlapModificationCheckIntervalProperty static
OlapQueryDataEvent static Identifies the OlapQueryData routed event.
OlapQueryTimeoutEvent static Identifies the PivotGridControl.OlapQueryTimeout routed event.
OlapServerDefinedDrillDownColumnsProperty static Identifies the PivotGridControl.OlapServerDefinedDrillDownColumns dependency property.
OlapShowColumnsWithNoDataProperty static
OlapShowRowsWithNoDataProperty static
OlapSortUsingDiscoverXmlMetadataProperty static
OpacityMaskProperty static Identifies the OpacityMask dependency property. Inherited from UIElement.
OpacityProperty static Identifies the Opacity dependency property. Inherited from UIElement.
OptimizeSummaryTypeCalculationProperty static
OverridesDefaultStyleProperty static Identifies the OverridesDefaultStyle dependency property. Inherited from FrameworkElement.
PaddingProperty static Identifies the Padding dependency property. Inherited from Control.
PivotGridProperty static Identifies the PivotGridControl.PivotGrid attached property.
PopupMenuShowingEvent static Identifies the PivotGridControl.PopupMenuShowing routed event.
PredefinedColorScaleFormatsProperty static Identifies the PivotGridControl.PredefinedColorScaleFormats dependency property.
PredefinedDataBarFormatsProperty static Identifies the PivotGridControl.PredefinedDataBarFormats dependency property.
PredefinedFormatsProperty static Identifies the PivotGridControl.PredefinedFormats dependency property.
PredefinedIconSetFormatsProperty static Identifies the PivotGridControl.PredefinedIconSetFormats dependency property.
PrefilterCriteriaChangedEvent static Identifies the PivotGridControl.PrefilterCriteriaChanged routed event.
PrefilterCriteriaProperty static Identifies the PivotGridControl.PrefilterCriteria dependency property.
PrefilterEditorCreatedEvent static Identifies the PivotGridControl.PrefilterEditorCreated routed event.
PrefilterEditorHidingEvent static Identifies the PivotGridControl.PrefilterEditorHiding routed event.
PrefilterPanelTextProperty static Identifies the PivotGridControl.PrefilterPanelText dependency property.
PrefilterStringProperty static Identifies the PivotGridControl.PrefilterString dependency property.
PreviewDragEnterEvent static Identifies the PreviewDragEnter routed event. Inherited from UIElement.
PreviewDragLeaveEvent static Identifies the PreviewDragLeave routed event. Inherited from UIElement.
PreviewDragOverEvent static Identifies the PreviewDragOver routed event. Inherited from UIElement.
PreviewDropEvent static Identifies the PreviewDrop routed event. Inherited from UIElement.
PreviewGiveFeedbackEvent static Identifies the PreviewGiveFeedback routed event. Inherited from UIElement.
PreviewGotKeyboardFocusEvent static Identifies the PreviewGotKeyboardFocus routed event. Inherited from UIElement.
PreviewKeyDownEvent static Identifies the PreviewKeyDown routed event. Inherited from UIElement.
PreviewKeyUpEvent static Identifies the PreviewKeyUp routed event. Inherited from UIElement.
PreviewLostKeyboardFocusEvent static Identifies the PreviewLostKeyboardFocus routed event. Inherited from UIElement.
PreviewMouseDoubleClickEvent static Identifies the PreviewMouseDoubleClick routed event. Inherited from Control.
PreviewMouseDownEvent static Identifies the PreviewMouseDown routed event. Inherited from UIElement.
PreviewMouseLeftButtonDownEvent static Identifies the PreviewMouseLeftButtonDown routed event. Inherited from UIElement.
PreviewMouseLeftButtonUpEvent static Identifies the PreviewMouseLeftButtonUp routed event. Inherited from UIElement.
PreviewMouseMoveEvent static Identifies the PreviewMouseMove routed event. Inherited from UIElement.
PreviewMouseRightButtonDownEvent static Identifies the PreviewMouseRightButtonDown routed event. Inherited from UIElement.
PreviewMouseRightButtonUpEvent static Identifies the PreviewMouseRightButtonUp routed event. Inherited from UIElement.
PreviewMouseUpEvent static Identifies the PreviewMouseUp routed event. Inherited from UIElement.
PreviewMouseWheelEvent static Identifies the PreviewMouseWheel routed event. Inherited from UIElement.
PreviewQueryContinueDragEvent static Identifies the PreviewQueryContinueDrag routed event. Inherited from UIElement.
PreviewStylusButtonDownEvent static Identifies the PreviewStylusButtonDown routed event. Inherited from UIElement.
PreviewStylusButtonUpEvent static Identifies the PreviewStylusButtonUp routed event. Inherited from UIElement.
PreviewStylusDownEvent static Identifies the PreviewStylusDown routed event. Inherited from UIElement.
PreviewStylusInAirMoveEvent static Identifies the PreviewStylusInAirMove routed event. Inherited from UIElement.
PreviewStylusInRangeEvent static Identifies the PreviewStylusInRange routed event. Inherited from UIElement.
PreviewStylusMoveEvent static Identifies the PreviewStylusMove routed event. Inherited from UIElement.
PreviewStylusOutOfRangeEvent static Identifies the PreviewStylusOutOfRange routed event. Inherited from UIElement.
PreviewStylusSystemGestureEvent static Identifies the PreviewStylusSystemGesture routed event. Inherited from UIElement.
PreviewStylusUpEvent static Identifies the PreviewStylusUp routed event. Inherited from UIElement.
PreviewTextInputEvent static Identifies the PreviewTextInput routed event. Inherited from UIElement.
PreviewTouchDownEvent static Identifies the PreviewTouchDown routed event. Inherited from UIElement.
PreviewTouchMoveEvent static Identifies the PreviewTouchMove routed event. Inherited from UIElement.
PreviewTouchUpEvent static Identifies the PreviewTouchUp routed event. Inherited from UIElement.
PrintCellBackgroundProperty static Identifies the PivotGridControl.PrintCellBackground dependency property.
PrintCellForegroundProperty static Identifies the PivotGridControl.PrintCellForeground dependency property.
PrintCellTotalBackgroundProperty static Identifies the PivotGridControl.PrintCellTotalBackground dependency property.
PrintCellTotalForegroundProperty static Identifies the PivotGridControl.PrintCellTotalForeground dependency property.
PrintColumnHeadersProperty static Identifies the PivotGridControl.PrintColumnHeaders dependency property.
PrintDataHeadersProperty static Identifies the PivotGridControl.PrintDataHeaders dependency property.
PrintFieldCellKpiTemplateProperty static Identifies the PivotGridControl.PrintFieldCellKpiTemplate dependency property.
PrintFieldCellKpiTemplateSelectorProperty static Identifies the PivotGridControl.PrintFieldCellKpiTemplateSelector dependency property.
PrintFieldCellTemplateProperty static Identifies the PivotGridControl.PrintFieldCellTemplate dependency property.
PrintFieldCellTemplateSelectorProperty static Identifies the PivotGridControl.PrintFieldCellTemplateSelector dependency property.
PrintFieldHeaderTemplateProperty static Identifies the PivotGridControl.PrintFieldHeaderTemplate dependency property.
PrintFieldHeaderTemplateSelectorProperty static Identifies the PivotGridControl.PrintFieldHeaderTemplateSelector dependency property.
PrintFieldValueTemplateProperty static Identifies the PivotGridControl.PrintFieldValueTemplate dependency property.
PrintFieldValueTemplateSelectorProperty static Identifies the PivotGridControl.PrintFieldValueTemplateSelector dependency property.
PrintFilterHeadersProperty static Identifies the PivotGridControl.PrintFilterHeaders dependency property.
PrintHeadersOnEveryPageProperty static Identifies the PivotGridControl.PrintHeadersOnEveryPage dependency property.
PrintHorzLinesProperty static Identifies the PivotGridControl.PrintHorzLines dependency property.
PrintInsertPageBreaksProperty static Identifies the PivotGridControl.PrintInsertPageBreaks dependency property.
PrintLayoutModeProperty static Identifies the PivotGridControl.PrintLayoutMode dependency property.
PrintRowHeadersProperty static Identifies the PivotGridControl.PrintRowHeaders dependency property.
PrintUnusedFilterFieldsProperty static Identifies the PivotGridControl.PrintUnusedFilterFields dependency property.
PrintValueBackgroundProperty static Identifies the PivotGridControl.PrintValueBackground dependency property.
PrintValueForegroundProperty static Identifies the PivotGridControl.PrintValueForeground dependency property.
PrintValueTotalBackgroundProperty static Identifies the PivotGridControl.PrintValueTotalBackground dependency property.
PrintValueTotalForegroundProperty static Identifies the PivotGridControl.PrintValueTotalForeground dependency property.
PrintVertLinesProperty static Identifies the PivotGridControl.PrintVertLines dependency property.
PropertyChangedEvent static Identifies the PivotGridControl.PropertyChanged routed event.
QueryContinueDragEvent static Identifies the QueryContinueDrag routed event. Inherited from UIElement.
QueryCursorEvent static Identifies the QueryCursor routed event. Inherited from UIElement.
QueryExceptionEvent static Identifies the PivotGridControl.QueryException routed event.
RenderTransformOriginProperty static Identifies the RenderTransformOrigin dependency property. Inherited from UIElement.
RenderTransformProperty static Identifies the RenderTransform dependency property. Inherited from UIElement.
RequestBringIntoViewEvent static Identifies the RequestBringIntoView routed event. Inherited from FrameworkElement.
ResizingIndicatorTemplateProperty static Identifies the PivotGridControl.ResizingIndicatorTemplate dependency property.
RowFieldValuesAlignmentProperty static Identifies the PivotGridControl.RowFieldValuesAlignment dependency property.
RowTotalsHeightFactorProperty static Identifies the PivotGridControl.RowTotalsHeightFactor dependency property.
RowTotalsLocationProperty static Identifies the PivotGridControl.RowTotalsLocation dependency property.
RowTreeHeightProperty static Identifies the PivotGridControl.RowTreeHeight dependency property.
RowTreeMinHeightProperty static Identifies the PivotGridControl.RowTreeMinHeight dependency property.
RowTreeMinWidthProperty static Identifies the PivotGridControl.RowTreeMinWidth dependency property.
RowTreeOffsetProperty static Identifies the PivotGridControl.RowTreeOffset dependency property.
RowTreeWidthProperty static Identifies the PivotGridControl.RowTreeWidth dependency property.
ScrollingModeProperty static Identifies the PivotGridControl.ScrollingMode dependency property.
ScrollViewerTemplateProperty static Identifies the PivotGridControl.ScrollViewerTemplate dependency property.
SelectionProperty static Identifies the PivotGridControl.Selection dependency property.
SelectModeProperty static Identifies the PivotGridControl.SelectMode dependency property.
ShowBorderProperty static Identifies the PivotGridControl.ShowBorder dependency property.
ShowColumnGrandTotalHeaderProperty static Identifies the PivotGridControl.ShowColumnGrandTotalHeader dependency property.
ShowColumnGrandTotalsProperty static Identifies the PivotGridControl.ShowColumnGrandTotals dependency property.
ShowColumnHeadersProperty static Identifies the PivotGridControl.ShowColumnHeaders dependency property.
ShowColumnsBorderProperty static Identifies the PivotGridControl.ShowColumnsBorder dependency property.
ShowColumnTotalsProperty static Identifies the PivotGridControl.ShowColumnTotals dependency property.
ShowCustomTotalsForSingleValuesProperty static Identifies the PivotGridControl.ShowCustomTotalsForSingleValues dependency property.
ShowDataHeadersProperty static Identifies the PivotGridControl.ShowDataHeaders dependency property.
ShowFilterHeadersProperty static Identifies the PivotGridControl.ShowFilterHeaders dependency property.
ShowGrandTotalsForSingleValuesProperty static Identifies the PivotGridControl.ShowGrandTotalsForSingleValues dependency property.
ShowLoadingPanelProperty static Identifies the PivotGridControl.ShowLoadingPanel dependency property.
ShownFieldListEvent static Identifies the PivotGridControl.ShownFieldList routed event.
ShowOnlyAvailableFilterItemsProperty static Identifies the PivotGridControl.ShowOnlyAvailableFilterItems dependency property.
ShowPrefilterPanelModeProperty static Identifies the PivotGridControl.ShowPrefilterPanelMode dependency property.
ShowPrefilterPanelProperty static Identifies the PivotGridControl.ShowPrefilterPanel dependency property.
ShowRowGrandTotalHeaderProperty static Identifies the PivotGridControl.ShowRowGrandTotalHeader dependency property.
ShowRowGrandTotalsProperty static Identifies the PivotGridControl.ShowRowGrandTotals dependency property.
ShowRowHeadersProperty static Identifies the PivotGridControl.ShowRowHeaders dependency property.
ShowRowTotalsProperty static Identifies the PivotGridControl.ShowRowTotals dependency property.
ShowTotalsForSingleValuesProperty static Identifies the PivotGridControl.ShowTotalsForSingleValues dependency property.
SizeChangedEvent static Identifies the SizeChanged routed event. Inherited from FrameworkElement.
SnapsToDevicePixelsProperty static Identifies the SnapsToDevicePixels dependency property. Inherited from UIElement.
SortBySummaryDefaultOrderProperty static Identifies the PivotGridControl.SortBySummaryDefaultOrder dependency property.
StyleProperty static Identifies the Style dependency property. Inherited from FrameworkElement.
StylusButtonDownEvent static Identifies the StylusButtonDown routed event. Inherited from UIElement.
StylusButtonUpEvent static Identifies the StylusButtonUp routed event. Inherited from UIElement.
StylusDownEvent static Identifies the StylusDown routed event. Inherited from UIElement.
StylusEnterEvent static Identifies the StylusEnter routed event. Inherited from UIElement.
StylusInAirMoveEvent static Identifies the StylusInAirMove routed event. Inherited from UIElement.
StylusInRangeEvent static Identifies the StylusInRange routed event. Inherited from UIElement.
StylusLeaveEvent static Identifies the StylusLeave routed event. Inherited from UIElement.
StylusMoveEvent static Identifies the StylusMove routed event. Inherited from UIElement.
StylusOutOfRangeEvent static Identifies the StylusOutOfRange routed event. Inherited from UIElement.
StylusSystemGestureEvent static Identifies the StylusSystemGesture routed event. Inherited from UIElement.
StylusUpEvent static Identifies the StylusUp routed event. Inherited from UIElement.
SummaryDataSourceFieldNamingProperty static Identifies the PivotGridControl.SummaryDataSourceFieldNaming dependency property.
TabIndexProperty static Identifies the TabIndex dependency property. Inherited from Control.
TagProperty static Identifies the Tag dependency property. Inherited from FrameworkElement.
TemplateProperty static Identifies the Template dependency property. Inherited from Control.
TextInputEvent static Identifies the TextInput routed event. Inherited from UIElement.
ToolTipClosingEvent static Identifies the ToolTipClosing routed event. Inherited from FrameworkElement.
ToolTipOpeningEvent static Identifies the ToolTipOpening routed event. Inherited from FrameworkElement.
ToolTipProperty static Identifies the ToolTip dependency property. Inherited from FrameworkElement.
TouchDownEvent static Identifies the TouchDown routed event. Inherited from UIElement.
TouchEnterEvent static Identifies the TouchEnter routed event. Inherited from UIElement.
TouchLeaveEvent static Identifies the TouchLeave routed event. Inherited from UIElement.
TouchMoveEvent static Identifies the TouchMove routed event. Inherited from UIElement.
TouchUpEvent static Identifies the TouchUp routed event. Inherited from UIElement.
UidProperty static Identifies the Uid dependency property. Inherited from UIElement.
UnboundExpressionEditorCreatedEvent static Identifies the PivotGridControl.UnboundExpressionEditorCreated routed event.
UnloadedEvent static Identifies the Unloaded routed event. Inherited from FrameworkElement.
UseAsyncModeProperty static Identifies the PivotGridControl.UseAsyncMode dependency property.
UseLayoutRoundingProperty static Identifies the UseLayoutRounding dependency property. Inherited from FrameworkElement.
UseLightweightTemplatesProperty static Identifies the PivotGridControl.UseLightweightTemplates dependency property.
UserActionProperty static Identifies the PivotGridControl.UserAction attached property.
ValueBackgroundProperty static Identifies the PivotGridControl.ValueBackground dependency property.
ValueForegroundProperty static Identifies the PivotGridControl.ValueForeground dependency property.
ValueSelectedBackgroundProperty static Identifies the PivotGridControl.ValueSelectedBackground dependency property.
ValueSelectedForegroundProperty static Identifies the PivotGridControl.ValueSelectedForeground dependency property.
ValueTotalBackgroundProperty static Identifies the PivotGridControl.ValueTotalBackground dependency property.
ValueTotalForegroundProperty static Identifies the PivotGridControl.ValueTotalForeground dependency property.
ValueTotalSelectedBackgroundProperty static Identifies the PivotGridControl.ValueTotalSelectedBackground dependency property.
ValueTotalSelectedForegroundProperty static Identifies the PivotGridControl.ValueTotalSelectedForeground dependency property.
VerticalAlignmentProperty static Identifies the VerticalAlignment dependency property. Inherited from FrameworkElement.
VerticalContentAlignmentProperty static Identifies the VerticalContentAlignment dependency property. Inherited from Control.
VisibilityProperty static Identifies the Visibility dependency property. Inherited from UIElement.
WidthProperty static Identifies the Width dependency property. Inherited from FrameworkElement.
See Also