Skip to main content

PivotGridField Members

Represents a Pivot Grid field.

Constructors

Name Description
PivotGridField() Initializes a new instance of the PivotGridField class with the default settings.
PivotGridField(String, FieldArea) Initializes a new instance of the PivotGridField class with the specified field name and location.

Fields

Name Description
ActualCellTemplateProperty static Identifies the PivotGridField.ActualCellTemplate dependency property.
ActualCellTemplateSelectorProperty static Identifies the PivotGridField.ActualCellTemplateSelector dependency property.
ActualHeaderContentStyleProperty static Identifies the PivotGridField.ActualHeaderContentStyle dependency property.
ActualHeaderListTemplateProperty static Identifies the PivotGridField.ActualHeaderListTemplate dependency property.
ActualHeaderListTemplateSelectorProperty static Identifies the PivotGridField.ActualHeaderListTemplateSelector dependency property.
ActualHeaderTemplateProperty static Identifies the PivotGridField.ActualHeaderTemplate dependency property.
ActualHeaderTemplateSelectorProperty static Identifies the PivotGridField.ActualHeaderTemplateSelector dependency property.
ActualHeaderTreeViewTemplateProperty static Identifies the PivotGridField.ActualHeaderTreeViewTemplate dependency property.
ActualHeaderTreeViewTemplateSelectorProperty static Identifies the PivotGridField.ActualHeaderTreeViewTemplateSelector dependency property.
ActualKpiGraphicProperty static Identifies the PivotGridField.ActualKpiGraphic dependency property.
ActualPrintCellTemplateProperty static Identifies the PivotGridField.ActualPrintCellTemplate dependency property.
ActualPrintCellTemplateSelectorProperty static Identifies the PivotGridField.ActualPrintCellTemplateSelector dependency property.
ActualPrintHeaderTemplateProperty static Identifies the PivotGridField.ActualPrintHeaderTemplate dependency property.
ActualPrintHeaderTemplateSelectorProperty static Identifies the PivotGridField.ActualPrintHeaderTemplateSelector dependency property.
ActualPrintValueTemplateProperty static Identifies the PivotGridField.ActualPrintValueTemplate dependency property.
ActualPrintValueTemplateSelectorProperty static Identifies the PivotGridField.ActualPrintValueTemplateSelector dependency property.
ActualValueTemplateProperty static Identifies the PivotGridField.ActualValueTemplate dependency property.
ActualValueTemplateSelectorProperty static Identifies the PivotGridField.ActualValueTemplateSelector dependency property.
AllowDragInCustomizationFormProperty static Identifies the PivotGridField.AllowDragInCustomizationForm dependency property.
AllowDragProperty static Identifies the PivotGridField.AllowDrag dependency property.
AllowDropProperty static Identifies the AllowDrop dependency property. Inherited from ContentElement.
AllowedAreasProperty static Identifies the PivotGridField.AllowedAreas dependency property.
AllowExpandProperty static Identifies the PivotGridField.AllowExpand dependency property.
AllowExpressionEditorProperty static Identifies the AllowExpressionEditor dependency property.
AllowFilterProperty static Identifies the PivotGridField.AllowFilter dependency property.
AllowHideProperty static Identifies the PivotGridField.AllowHide dependency property.
AllowRuntimeSummaryChangeProperty static Identifies the AllowRuntimeSummaryChange dependency property.
AllowSortBySummaryProperty static Identifies the PivotGridField.AllowSortBySummary dependency property.
AllowSortProperty static Identifies the PivotGridField.AllowSort dependency property.
AllowUnboundExpressionEditorProperty static Identifies the PivotGridField.AllowUnboundExpressionEditor dependency property.
AreaIndexProperty static Identifies the PivotGridField.AreaIndex dependency property.
AreAnyTouchesCapturedProperty static Identifies the AreAnyTouchesCaptured dependency property. Inherited from ContentElement.
AreAnyTouchesCapturedWithinProperty static Identifies the AreAnyTouchesCapturedWithin dependency property. Inherited from ContentElement.
AreAnyTouchesDirectlyOverProperty static Identifies the AreAnyTouchesDirectlyOver dependency property. Inherited from ContentElement.
AreAnyTouchesOverProperty static Identifies the AreAnyTouchesOver dependency property. Inherited from ContentElement.
AreaProperty static Identifies the PivotGridField.Area dependency property.
AutoPopulatedPropertiesProperty static Identifies the PivotGridField.AutoPopulatedProperties attached property.
BestFitAreaProperty static Identifies the PivotGridField.BestFitArea dependency property.
BestFitMaxRowCountProperty static Identifies the PivotGridField.BestFitMaxRowCount dependency property.
BestFitModeProperty static Identifies the PivotGridField.BestFitMode dependency property.
BindingGroupProperty static Identifies the BindingGroup dependency property. Inherited from FrameworkContentElement.
CalculateHiddenSummariesProperty static Identifies the PivotGridField.CalculateHiddenSummaries dependency property.
CaptionProperty static Identifies the PivotGridField.Caption dependency property.
CellFormatProperty static Identifies the PivotGridField.CellFormat dependency property.
CellTemplateProperty static Identifies the PivotGridField.CellTemplate dependency property.
CellTemplateSelectorProperty static Identifies the PivotGridField.CellTemplateSelector dependency property.
ContextMenuClosingEvent static Identifies the ContextMenuClosing Routed Events Overview. Inherited from FrameworkContentElement.
ContextMenuOpeningEvent static Identifies the ContextMenuOpening Routed Events Overview. Inherited from FrameworkContentElement.
ContextMenuProperty static Identifies the ContextMenu dependency property. Inherited from FrameworkContentElement.
CursorProperty static Identifies the Cursor dependency property. Inherited from FrameworkContentElement.
CustomExcelStyleFilterPopupTemplateProperty static Identifies the CustomExcelStyleFilterPopupTemplate property.
DataBindingProperty static Identifies the PivotGridField.DataBinding dependency property.
DataContextProperty static Identifies the DataContext dependency property. Inherited from FrameworkContentElement.
DefaultHeight

A default value of the PivotGridField.Height property, which specifies the height of rows that correspond to the current field.

Return value: 21

DefaultMinHeight

A default value of the PivotGridField.MinHeight property, which specifies the minimum allowed height of rows that correspond to the current field.

Return value: 10

DefaultMinWidth

A default value of the PivotGridField.MinWidth property, which specifies the minimum allowed width of columns that correspond to the current field.

Return value: 20

DefaultStyleKeyProperty protected static Identifies the DefaultStyleKey dependency property. Inherited from FrameworkContentElement.
DefaultWidth

A default value of the PivotGridField.Width property, which specifies the width of columns that correspond to the current field.

Return value: 100

DisplayFolderProperty static Identifies the PivotGridField.DisplayFolder dependency property.
DisplayTextProperty static Identifies the PivotGridField.DisplayText dependency property.
DragEnterEvent static Identifies the DragEnter routed event. Inherited from ContentElement.
DragLeaveEvent static Identifies the DragLeave routed event. Inherited from ContentElement.
DragOverEvent static Identifies the DragOver routed event. Inherited from ContentElement.
DropDownFilterListSizeProperty static Identifies the PivotGridField.DropDownFilterListSize dependency property.
DropEvent static Identifies the Drop routed event. Inherited from ContentElement.
EmptyCellTextProperty static Identifies the PivotGridField.EmptyCellText dependency property.
EmptyValueTextProperty static Identifies the PivotGridField.EmptyValueText dependency property.
ExpandedInFieldsGroupProperty static Identifies the PivotGridField.ExpandedInFieldsGroup dependency property.
FieldFilterValuesProperty static Identifies the PivotGridField.FieldFilterValues dependency property.
FieldNameProperty static Identifies the PivotGridField.FieldName dependency property.
FilterPopupModeProperty static Identifies the PivotGridField.FilterPopupMode dependency property.
FilterTypeProperty static Identifies the PivotGridField.FilterType dependency property.
FocusableProperty static Identifies the Focusable dependency property. Inherited from ContentElement.
FocusVisualStyleProperty static Identifies the FocusVisualStyle dependency property. Inherited from FrameworkContentElement.
ForceCursorProperty static Identifies the ForceCursor dependency property. Inherited from FrameworkContentElement.
GiveFeedbackEvent static Identifies the GiveFeedback routed event. Inherited from ContentElement.
GotFocusEvent static Identifies the GotFocus routed event. Inherited from ContentElement.
GotKeyboardFocusEvent static Identifies the GotKeyboardFocus routed event. Inherited from ContentElement.
GotMouseCaptureEvent static Identifies the GotMouseCapture routed event. Inherited from ContentElement.
GotStylusCaptureEvent static Identifies the GotStylusCapture routed event. Inherited from ContentElement.
GotTouchCaptureEvent static Identifies the GotTouchCapture routed event. Inherited from ContentElement.
GrandTotalCellFormatProperty static Identifies the PivotGridField.GrandTotalCellFormat dependency property.
GrandTotalTextProperty static Identifies the PivotGridField.GrandTotalText dependency property.
GroupIndexProperty static Identifies the PivotGridField.GroupIndex dependency property.
GroupIntervalNumericRangeProperty static Identifies the PivotGridField.GroupIntervalNumericRange dependency property.
GroupIntervalProperty static Identifies the PivotGridField.GroupInterval dependency property.
GroupNameProperty static Identifies the PivotGridField.GroupName dependency property.
GroupProperty static Identifies the PivotGridField.Group dependency property.
HasGroupProperty static Identifies the PivotGridField.HasGroup dependency property.
HeaderContentStyleProperty static Identifies the PivotGridField.HeaderContentStyle dependency property.
HeaderImageProperty static Identifies the PivotGridField.HeaderImage dependency property.
HeaderListTemplateProperty static Identifies the PivotGridField.HeaderListTemplate dependency property.
HeaderListTemplateSelectorProperty static Identifies the PivotGridField.HeaderListTemplateSelector dependency property.
HeaderTemplateProperty static Identifies the PivotGridField.HeaderTemplate dependency property.
HeaderTemplateSelectorProperty static Identifies the PivotGridField.HeaderTemplateSelector dependency property.
HeaderTreeViewTemplateProperty static Identifies the PivotGridField.HeaderTreeViewTemplate dependency property.
HeaderTreeViewTemplateSelectorProperty static Identifies the PivotGridField.HeaderTreeViewTemplateSelector dependency property.
HeightProperty static Identifies the PivotGridField.Height dependency property.
HideEmptyVariationItemsProperty static Identifies the PivotGridField.HideEmptyVariationItems dependency property.
ImmediateUpdateExcelStyleFilterProperty static Identifies the ImmediateUpdateExcelStyleFilter dependency property.
InputScopeProperty static Identifies the InputScope dependency property. Inherited from FrameworkContentElement.
IsEnabledProperty static Identifies the IsEnabled dependency property. Inherited from ContentElement.
IsFilterButtonVisibleProperty static Identifies the PivotGridField.IsFilterButtonVisible dependency property.
IsFilteredProperty static Identifies the PivotGridField.IsFiltered dependency property.
IsFocusedProperty static Identifies the IsFocused dependency property. Inherited from ContentElement.
IsKeyboardFocusedProperty static Identifies the IsKeyboardFocused dependency property. Inherited from ContentElement.
IsKeyboardFocusWithinProperty static Identifies the IsKeyboardFocusWithin dependency property. Inherited from ContentElement.
IsMouseCapturedProperty static Identifies the IsMouseCaptured dependency property. Inherited from ContentElement.
IsMouseCaptureWithinProperty static Identifies the IsMouseCaptureWithin dependency property. Inherited from ContentElement.
IsMouseDirectlyOverProperty static Identifies the IsMouseDirectlyOver dependency property. Inherited from ContentElement.
IsMouseOverProperty static Identifies the IsMouseOver dependency property. Inherited from ContentElement.
IsSortButtonVisibleProperty static Identifies the PivotGridField.IsSortButtonVisible dependency property.
IsStylusCapturedProperty static Identifies the IsStylusCaptured dependency property. Inherited from ContentElement.
IsStylusCaptureWithinProperty static Identifies the IsStylusCaptureWithin dependency property. Inherited from ContentElement.
IsStylusDirectlyOverProperty static Identifies the IsStylusDirectlyOver dependency property. Inherited from ContentElement.
IsStylusOverProperty static Identifies the IsStylusOver dependency property. Inherited from ContentElement.
KeyDownEvent static Identifies the KeyDown routed event. Inherited from ContentElement.
KeyUpEvent static Identifies the KeyUp routed event. Inherited from ContentElement.
KpiGraphicProperty static Identifies the PivotGridField.KpiGraphic dependency property.
KpiTypeProperty static Identifies the PivotGridField.KpiType dependency property.
LanguageProperty static Identifies the Language dependency property. Inherited from FrameworkContentElement.
LoadedEvent static Identifies the Loaded Routed Events Overview. Inherited from FrameworkContentElement.
LostFocusEvent static Identifies the LostFocus routed event. Inherited from ContentElement.
LostKeyboardFocusEvent static Identifies the LostKeyboardFocus routed event. Inherited from ContentElement.
LostMouseCaptureEvent static Identifies the LostMouseCapture routed event. Inherited from ContentElement.
LostStylusCaptureEvent static Identifies the LostStylusCapture routed event. Inherited from ContentElement.
LostTouchCaptureEvent static Identifies the LostTouchCapture routed event. Inherited from ContentElement.
MinHeightProperty static Identifies the PivotGridField.MinHeight dependency property.
MinWidthProperty static Identifies the PivotGridField.MinWidth dependency property.
MouseDownEvent static Identifies the MouseDown routed event. Inherited from ContentElement.
MouseEnterEvent static Identifies the MouseEnter routed event. Inherited from ContentElement.
MouseLeaveEvent static Identifies the MouseLeave routed event. Inherited from ContentElement.
MouseLeftButtonDownEvent static Identifies the MouseLeftButtonDown routed event. Inherited from ContentElement.
MouseLeftButtonUpEvent static Identifies the MouseLeftButtonUp routed event. Inherited from ContentElement.
MouseMoveEvent static Identifies the MouseMove routed event. Inherited from ContentElement.
MouseRightButtonDownEvent static Identifies the MouseRightButtonDown routed event. Inherited from ContentElement.
MouseRightButtonUpEvent static Identifies the MouseRightButtonUp routed event. Inherited from ContentElement.
MouseUpEvent static Identifies the MouseUp routed event. Inherited from ContentElement.
MouseWheelEvent static Identifies the MouseWheel routed event. Inherited from ContentElement.
NameProperty static Identifies the Name dependency property. Inherited from FrameworkContentElement.
OlapDimensionCaptionProperty static Identifies the PivotGridField.OlapDimensionCaption dependency property.
OlapExpressionProperty static Identifies the PivotGridField.OlapExpression dependency property.
OlapFilterByUniqueNameProperty static Identifies the PivotGridField.OlapFilterByUniqueName dependency property.
OlapFilterUsingWhereClauseProperty static Identifies the PivotGridField.OlapFilterUsingWhereClause dependency property.
OlapUseNonEmptyProperty static Identifies the PivotGridField.OlapUseNonEmpty dependency property.
OverridesDefaultStyleProperty static Identifies the OverridesDefaultStyle dependency property. Inherited from FrameworkContentElement.
PreviewDragEnterEvent static Identifies the PreviewDragEnter routed event. Inherited from ContentElement.
PreviewDragLeaveEvent static Identifies the PreviewDragLeave routed event. Inherited from ContentElement.
PreviewDragOverEvent static Identifies the PreviewDragOver routed event. Inherited from ContentElement.
PreviewDropEvent static Identifies the PreviewDrop routed event. Inherited from ContentElement.
PreviewGiveFeedbackEvent static Identifies the PreviewGiveFeedback routed event. Inherited from ContentElement.
PreviewGotKeyboardFocusEvent static Identifies the PreviewGotKeyboardFocus routed event. Inherited from ContentElement.
PreviewKeyDownEvent static Identifies the PreviewKeyDown routed event. Inherited from ContentElement.
PreviewKeyUpEvent static Identifies the PreviewKeyUp routed event. Inherited from ContentElement.
PreviewLostKeyboardFocusEvent static Identifies the PreviewLostKeyboardFocus routed event. Inherited from ContentElement.
PreviewMouseDownEvent static Identifies the PreviewMouseDown routed event. Inherited from ContentElement.
PreviewMouseLeftButtonDownEvent static Identifies the PreviewMouseLeftButtonDown routed event. Inherited from ContentElement.
PreviewMouseLeftButtonUpEvent static Identifies the PreviewMouseLeftButtonUp routed event. Inherited from ContentElement.
PreviewMouseMoveEvent static Identifies the PreviewMouseMove routed event. Inherited from ContentElement.
PreviewMouseRightButtonDownEvent static Identifies the PreviewMouseRightButtonDown routed event. Inherited from ContentElement.
PreviewMouseRightButtonUpEvent static Identifies the PreviewMouseRightButtonUp routed event. Inherited from ContentElement.
PreviewMouseUpEvent static Identifies the PreviewMouseUp routed event. Inherited from ContentElement.
PreviewMouseWheelEvent static Identifies the PreviewMouseWheel routed event. Inherited from ContentElement.
PreviewQueryContinueDragEvent static Identifies the PreviewQueryContinueDrag routed event. Inherited from ContentElement.
PreviewStylusButtonDownEvent static Identifies the PreviewStylusButtonDown routed event. Inherited from ContentElement.
PreviewStylusButtonUpEvent static Identifies the PreviewStylusButtonUp routed event. Inherited from ContentElement.
PreviewStylusDownEvent static Identifies the PreviewStylusDown routed event. Inherited from ContentElement.
PreviewStylusInAirMoveEvent static Identifies the PreviewStylusInAirMove routed event. Inherited from ContentElement.
PreviewStylusInRangeEvent static Identifies the PreviewStylusInRange routed event. Inherited from ContentElement.
PreviewStylusMoveEvent static Identifies the PreviewStylusMove routed event. Inherited from ContentElement.
PreviewStylusOutOfRangeEvent static Identifies the PreviewStylusOutOfRange routed event. Inherited from ContentElement.
PreviewStylusSystemGestureEvent static Identifies the PreviewStylusSystemGesture routed event. Inherited from ContentElement.
PreviewStylusUpEvent static Identifies the PreviewStylusUp routed event. Inherited from ContentElement.
PreviewTextInputEvent static Identifies the PreviewTextInput routed event. Inherited from ContentElement.
PreviewTouchDownEvent static Identifies the PreviewTouchDown routed event. Inherited from ContentElement.
PreviewTouchMoveEvent static Identifies the PreviewTouchMove routed event. Inherited from ContentElement.
PreviewTouchUpEvent static Identifies the PreviewTouchUp routed event. Inherited from ContentElement.
PrintCellTemplateProperty static Identifies the PivotGridField.PrintCellTemplate dependency property.
PrintCellTemplateSelectorProperty static Identifies the PivotGridField.PrintCellTemplateSelector dependency property.
PrintHeaderTemplateProperty static Identifies the PivotGridField.PrintHeaderTemplate dependency property.
PrintHeaderTemplateSelectorProperty static Identifies the PivotGridField.PrintHeaderTemplateSelector dependency property.
PrintValueTemplateProperty static Identifies the PivotGridField.PrintValueTemplate dependency property.
PrintValueTemplateSelectorProperty static Identifies the PivotGridField.PrintValueTemplateSelector dependency property.
QueryContinueDragEvent static Identifies the QueryContinueDrag routed event. Inherited from ContentElement.
QueryCursorEvent static Identifies the QueryCursor routed event. Inherited from ContentElement.
RunningTotalProperty static Identifies the PivotGridField.RunningTotal dependency property.
ShowBlankFilterValuesProperty static Identifies the PivotGridField.ShowBlankFilterValues dependency property.
ShowCustomTotalsProperty static Identifies the PivotGridField.ShowCustomTotals dependency property.
ShowGrandTotalProperty static Identifies the PivotGridField.ShowGrandTotal dependency property.
ShowGroupIntervalNameProperty static Identifies the ShowGroupIntervalName dependency property.
ShowInCustomizationFormProperty static Identifies the PivotGridField.ShowInCustomizationForm dependency property.
ShowInExpressionEditorProperty static Identifies the PivotGridField.ShowInExpressionEditor dependency property.
ShowInFilterEditorProperty static Identifies the ShowInFilterEditor dependency property.
ShowNewValuesProperty static Identifies the PivotGridField.ShowNewValues dependency property.
ShowSummaryTypeNameProperty static Identifies the PivotGridField.ShowSummaryTypeName dependency property.
ShowTotalsProperty static Identifies the PivotGridField.ShowTotals dependency property.
ShowValuesProperty static Identifies the PivotGridField.ShowValues dependency property.
SortByAttributeProperty static Identifies the PivotGridField.SortByAttribute attached property.
SortByCustomTotalSummaryTypeProperty static Identifies the PivotGridField.SortByCustomTotalSummaryType dependency property.
SortByFieldNameProperty static Identifies the PivotGridField.SortByFieldName dependency property.
SortByFieldProperty static Identifies the PivotGridField.SortByField dependency property.
SortBySummaryTypeProperty static Identifies the PivotGridField.SortBySummaryType dependency property.
SortModeProperty static Identifies the PivotGridField.SortMode dependency property.
SortOrderProperty static Identifies the PivotGridField.SortOrder dependency property.
StyleProperty static Identifies the Style dependency property. Inherited from FrameworkContentElement.
StylusButtonDownEvent static Identifies the StylusButtonDown routed event. Inherited from ContentElement.
StylusButtonUpEvent static Identifies the StylusButtonUp routed event. Inherited from ContentElement.
StylusDownEvent static Identifies the StylusDown routed event. Inherited from ContentElement.
StylusEnterEvent static Identifies the StylusEnter routed event. Inherited from ContentElement.
StylusInAirMoveEvent static Identifies the StylusInAirMove routed event. Inherited from ContentElement.
StylusInRangeEvent static Identifies the StylusInRange routed event. Inherited from ContentElement.
StylusLeaveEvent static Identifies the StylusLeave routed event. Inherited from ContentElement.
StylusMoveEvent static Identifies the StylusMove routed event. Inherited from ContentElement.
StylusOutOfRangeEvent static Identifies the StylusOutOfRange routed event. Inherited from ContentElement.
StylusSystemGestureEvent static Identifies the StylusSystemGesture routed event. Inherited from ContentElement.
StylusUpEvent static Identifies the StylusUp routed event. Inherited from ContentElement.
SummaryDisplayTypeProperty static Identifies the PivotGridField.SummaryDisplayType dependency property.
SummaryFilterColumnFieldProperty static Identifies the SummaryFilterColumnField dependency property.
SummaryFilterEndValueProperty static Identifies the SummaryFilterEndValue dependency property.
SummaryFilterModeProperty static Identifies the SummaryFilterMode dependency property.
SummaryFilterRowFieldProperty static Identifies the SummaryFilterRowField dependency property.
SummaryFilterStartValueProperty static Identifies the SummaryFilterStartValue dependency property.
SummaryTypeProperty static Identifies the PivotGridField.SummaryType dependency property.
TagProperty static Identifies the Tag dependency property. Inherited from FrameworkContentElement.
TextInputEvent static Identifies the TextInput routed event. Inherited from ContentElement.
ToolTipClosingEvent static Identifies the ToolTipClosing Routed Events Overview. Inherited from FrameworkContentElement.
ToolTipOpeningEvent static Identifies the ToolTipOpening Routed Events Overview. Inherited from FrameworkContentElement.
ToolTipProperty static Identifies the ToolTip dependency property. Inherited from FrameworkContentElement.
TopValueCountProperty static Identifies the PivotGridField.TopValueCount dependency property.
TopValueModeProperty static Identifies the PivotGridField.TopValueMode dependency property.
TopValueShowOthersProperty static Identifies the PivotGridField.TopValueShowOthers dependency property.
TopValueTypeProperty static Identifies the PivotGridField.TopValueType dependency property.
TotalCellFormatProperty static Identifies the PivotGridField.TotalCellFormat dependency property.
TotalsVisibilityProperty static Identifies the PivotGridField.TotalsVisibility dependency property.
TotalValueFormatProperty static Identifies the PivotGridField.TotalValueFormat dependency property.
TouchDownEvent static Identifies the TouchDown routed event. Inherited from ContentElement.
TouchEnterEvent static Identifies the TouchEnter routed event. Inherited from ContentElement.
TouchLeaveEvent static Identifies the TouchLeave routed event. Inherited from ContentElement.
TouchMoveEvent static Identifies the TouchMove routed event. Inherited from ContentElement.
TouchUpEvent static Identifies the TouchUp routed event. Inherited from ContentElement.
TreeViewHeaderImageProperty static Identifies the PivotGridField.TreeViewHeaderImage dependency property.
UnboundExpressionModeProperty static Identifies the PivotGridField.UnboundExpressionMode dependency property.
UnboundExpressionProperty static Identifies the PivotGridField.UnboundExpression dependency property.
UnboundFieldNameProperty static Identifies the PivotGridField.UnboundFieldName dependency property.
UnboundTypeProperty static Identifies the PivotGridField.UnboundType dependency property.
UnloadedEvent static Identifies the Unloaded Routed Events Overview. Inherited from FrameworkContentElement.
UseNativeFormatProperty static Identifies the PivotGridField.UseNativeFormat dependency property.
ValueFormatProperty static Identifies the PivotGridField.ValueFormat dependency property.
ValueTemplateProperty static Identifies the PivotGridField.ValueTemplate dependency property.
ValueTemplateSelectorProperty static Identifies the PivotGridField.ValueTemplateSelector dependency property.
VisibleProperty static Identifies the PivotGridField.Visible dependency property.
WidthProperty static Identifies the PivotGridField.Width dependency property.

Properties

Name Description
ActualCellTemplate Gets the template actually used to display the cells of the current field. This is a dependency property.
ActualCellTemplateSelector Gets the actual template selector that chooses a cell template based on custom logic. This is a dependency property.
ActualHeaderContentStyle Gets the style actually applied to the field header. This is a dependency property.
ActualHeaderListTemplate Gets the template actually used to display the field header in the Field List when headers are arranged in a list. This is a dependency property.
ActualHeaderListTemplateSelector Gets the actual template selector that chooses a template used to display the field header in the Field List when headers are arranged in a list. This is a dependency property.
ActualHeaderTemplate Gets the template actually used to display the header of the current field. This is a dependency property.
ActualHeaderTemplateSelector Gets the actual template selector that chooses a field header template based on custom logic. This is a dependency property.
ActualHeaderTreeViewTemplate Gets the template actually used to display the field header in the Field List when headers are arranged in a tree. This is a dependency property.
ActualHeaderTreeViewTemplateSelector Gets the actual template selector that chooses a template, used to display the field header in the Field List when headers are arranged in a tree. This is a dependency property.
ActualKpiGraphic Gets a graphic set actually used to indicate KPI values. This is a dependency property.
ActualPrintCellTemplate Gets the template actually used to print the cells of the current field. This is a dependency property.
ActualPrintCellTemplateSelector Gets the actual template selector that chooses a print template for data cells based on custom logic. This is a dependency property.
ActualPrintHeaderTemplate Gets the template actually used to print the header of the current field. This is a dependency property.
ActualPrintHeaderTemplateSelector Gets the actual template selector that chooses a print template for field headers based on custom logic. This is a dependency property.
ActualPrintValueTemplate Gets the template actually used to print the values of the current field. This is a dependency property.
ActualPrintValueTemplateSelector Gets the actual template selector that chooses a print template for field values based on custom logic. This is a dependency property.
ActualValueTemplate Gets the template actually used to display the values of the current field. This is a dependency property.
ActualValueTemplateSelector Gets the actual template selector that chooses a field value template based on custom logic. This is a dependency property.
AllowDrag Gets or sets whether an end-user is allowed to drag the Field Header. This is a dependency property.
AllowDragInCustomizationForm Gets or sets whether end-users are allowed to drag field headers between areas in the Field List. This is a dependency property.
AllowDrop Overrides the AllowDrop property to hide it. Inherited from DXFrameworkContentElement.
AllowedAreas Gets or sets the areas within which the field can be positioned. This is a dependency property.
AllowExpand Gets or sets whether an end-user is allowed to expand/collapse the rows or columns which correspond to the current field. This is a dependency property.
AllowExpressionEditor Gets or sets whether a user can open the Expression Editor dialog for the current field in the context menu.
AllowFilter Gets or sets whether an end-user can apply a filter to the current field. This is a dependency property.
AllowHide Gets or sets whether an end user can hide the current field. This is a dependency property.
AllowRuntimeSummaryChange Gets or sets whether an end user can change the data field’s summary type. This is a dependency property.
AllowSort Gets or sets whether an end-user can modify the field’s current sort order. This is a dependency property.
AllowSortBySummary Gets or sets whether end-users can sort the current row/column field values by other column/row summary values. This is a dependency property.
AllowUnboundExpressionEditor Gets or sets whether end-users can invoke the Expression Editor for the field. This is a dependency property.
Area Gets or sets the area in which the field is displayed. This is a dependency property.
AreaIndex Gets or sets the field’s index among the other fields displayed within the same area. This is a dependency property.
AreAnyTouchesCaptured Gets a value that indicates whether at least one touch is captured to this element. Inherited from ContentElement.
AreAnyTouchesCapturedWithin Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. Inherited from ContentElement.
AreAnyTouchesDirectlyOver Gets a value that indicates whether at least one touch is pressed over this element. Inherited from ContentElement.
AreAnyTouchesOver Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. Inherited from ContentElement.
AutoPopulatedProperties Get or set a collection of OLAP member properties.
BestFitArea Gets or sets which interface elements are taken into account when calculating optimal width for field columns (or height for rows). This is a dependency property.
BestFitMaxRowCount Gets or sets the number of cells taken into account when calculating the optimal width required for a column (or row) to completely display its contents. This is a dependency property.
BestFitMode Gets or sets how the optimal width required for a column (or row), to completely display its contents is calculated. This is a dependency property.
BindingGroup Overrides the BindingGroup property, to hide it. Inherited from DXFrameworkContentElement.
CalculateHiddenSummaries Allows you to calculate summary values for hidden data fields. This is a dependency property.
CanDrag This member supports the internal infrastructure and is not intended to be used directly from your code.
CanDragInCustomizationForm This member supports the internal infrastructure and is not intended to be used directly from your code.
CanHide This member supports the internal infrastructure and is not intended to be used directly from your code.
CanSortBySummary Gets whether the current field’s values can be sorted by values in other columns/rows.
Caption Gets or sets the field’s display caption. This is a dependency property.
CellFormat Gets or sets the string used to format the cells. This is a dependency property.
CellTemplate Gets or sets a template used to display cells that correspond to the current field. This is a dependency property.
CellTemplateSelector Gets or sets an object that chooses a cell template based on custom logic. This is a dependency property.
CommandBindings Overrides the CommandBindings property to hide it. Inherited from DXFrameworkContentElement.
ContextMenu Overrides the ContextMenu property to hide it. Inherited from DXFrameworkContentElement.
Cursor Overrides the Cursor property to hide it. Inherited from DXFrameworkContentElement.
CustomExcelStyleFilterPopupTemplate Gets or sets a template used to display the Excel-style filter drop-down for the current field. This is a dependency property.
CustomTotals Gets the current field’s custom total collection.
DataBinding Gets or sets an object that specifies the Pivot Grid field’s source data.
DataContext Gets or sets the data context for an element when it participates in data binding. Inherited from FrameworkContentElement.
DataType Gets the field’s data type.
DefaultStyleKey protected Gets or sets the key to use to find the style template for this control in themes. Inherited from FrameworkContentElement.
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DisplayFolder Gets or sets the name of the folder in which the field is located. This is a dependency property.
DisplayText Gets the string displayed within the field’s header. This is a dependency property.
DropDownFilterListSize Gets or sets the width and height of the field’s filter dropdown. This is a dependency property.
EmptyCellText Gets the text displayed by an empty cell. This is a dependency property.
EmptyValueText Gets the text used for an empty field value header. This is a dependency property.
ExpandedInFieldsGroup Gets or sets the expansion status of the current field if it belongs to a field group. This is a dependency property.
ExpressionFieldName Gets the name by which the field is referred to in unbound expressions.
FieldFilterValues Gets or sets the filter values for the current field.
FieldName Gets or sets the name of the data source field assigned to the current PivotGridField object. This is a dependency property.
FilterPopupMode Gets or sets what style of the filter drop-down to use for the current field.
FilterType Gets or sets a field’s filter type.
FilterValues Gets the filter values for the current field. Use the SetFilterValues, GetFilterValuesExcluded or GetFilterValuesIncluded methods instead.
Focusable Overrides the Focusable property to hide it. Inherited from DXFrameworkContentElement.
FocusVisualStyle Overrides the FocusVisualStyle property to hide it. Inherited from DXFrameworkContentElement.
ForceCursor Overrides the ForceCursor property to hide it. Inherited from DXFrameworkContentElement.
GrandTotalCellFormat Gets or sets the string used to format grand total values. This is a dependency property.
GrandTotalText Gets or sets the text displayed within the Grand Total‘s header that corresponds to the current field. This is a dependency property.
Group Gets or sets the group which owns the current field. This is a dependency property.
GroupIndex Gets or sets the index of the field in a field group. This is a dependency property.
GroupInterval Gets or sets how the values of the current column or row field are combined into groups. This is a dependency property.
GroupIntervalNumericRange Gets or sets the length of intervals into which field values are grouped. This is a dependency property.
GroupName Gets or sets the group name of the current field.
HasAnimatedProperties Overrides the HasAnimatedProperties property to hide it. Inherited from DXFrameworkContentElement.
HasGroup This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
HeaderContentStyle Gets or sets a style applied to the field header. This is a dependency property.
HeaderImage Gets or sets an image displayed within the Pivot Grid’s field header. This is a dependency property.
HeaderListTemplate Gets the template used to display the field header in the Field List when headers are arranged in a list. This is a dependency property.
HeaderListTemplateSelector Gets or sets an object that chooses a template used to display the field header in the Field List when headers are arranged in a list. This is a dependency property.
HeaderTemplate Gets or sets a template used to display the header of the current field. This is a dependency property.
HeaderTemplateSelector Gets or sets an object that chooses a field header template based on custom logic. This is a dependency property.
HeaderTreeViewTemplate Gets the template used to display the field header in the Field List when headers are arranged in a tree. This is a dependency property.
HeaderTreeViewTemplateSelector Gets or sets an object that chooses a template used to display the field header in the Field List when headers are arranged in a tree. This is a dependency property.
Height Gets or sets the height of rows that correspond to the current field. This is a dependency property.
HideEmptyVariationItems Gets or sets whether the first (empty) column/row that displays variation data for the current data field must be hidden. This is a dependency property.
ImmediateUpdateExcelStyleFilter Gets or sets whether the filter is applied as soon as an end-user modifies the text within the Excel-style filter drop-down. This is a dependency property.
InputBindings Overrides the InputBindings property to hide it. Inherited from DXFrameworkContentElement.
InputScope Overrides the InputScope property to hide it. Inherited from DXFrameworkContentElement.
IsEnabled Overrides the IsEnabled property to hide it. Inherited from DXFrameworkContentElement.
IsEnabledCore protected Gets a value that becomes the return value of IsEnabled in derived classes. Inherited from ContentElement.
IsFilterButtonVisible Gets whether the filter button is displayed within the field’s header. This is a dependency property.
IsFiltered This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
IsFocused Overrides the IsFocused property to hide it. Inherited from DXFrameworkContentElement.
IsInitialized Gets a value indicating whether this element has been initialized, either by being loaded as Extensible Application Markup Language (XAML), or by explicitly having its EndInit() method called. Inherited from FrameworkContentElement.
IsInputMethodEnabled Overrides the IsInputMethodEnabled property to hide it. Inherited from DXFrameworkContentElement.
IsKeyboardFocused Overrides the IsKeyboardFocused property to hide it. Inherited from DXFrameworkContentElement.
IsKeyboardFocusWithin Overrides the IsKeyboardFocusWithin property to hide it. Inherited from DXFrameworkContentElement.
IsLoaded Gets a value indicating whether this element has been loaded for presentation. Inherited from FrameworkContentElement.
IsMouseCaptured Overrides the IsMouseCaptured property to hide it. Inherited from DXFrameworkContentElement.
IsMouseCaptureWithin Overrides the IsMouseCaptureWithin property to hide it. Inherited from DXFrameworkContentElement.
IsMouseDirectlyOver Overrides the IsMouseDirectlyOver property to hide it. Inherited from DXFrameworkContentElement.
IsMouseOver Overrides the IsMouseOver property to hide it. Inherited from DXFrameworkContentElement.
IsSealed Overrides the IsSealed property to hide it. Inherited from DXFrameworkContentElement.
IsSortButtonVisible Gets whether the sort glyph is displayed within the field’s header. This is a dependency property.
IsStylusCaptured Overrides the IsStylusCaptured property to hide it. Inherited from DXFrameworkContentElement.
IsStylusCaptureWithin Overrides the IsStylusCaptureWithin property to hide it. Inherited from DXFrameworkContentElement.
IsStylusDirectlyOver Overrides the IsStylusDirectlyOver property to hide it. Inherited from DXFrameworkContentElement.
IsStylusOver Overrides the IsStylusOver property to hide it. Inherited from DXFrameworkContentElement.
KpiGraphic Gets or sets a graphic set used to indicate KPI values. This is a dependency property.
KpiType Gets the KPI type. This is a dependency property.
Language Overrides the Language property to hide it. Inherited from DXFrameworkContentElement.
MinHeight Gets or sets the minimum allowed height of rows that correspond to the current field. This is a dependency property.
MinWidth Gets or sets the minimum allowed width of columns that correspond to the current field. This is a dependency property.
Name Gets or sets the field’s name.
OlapDimensionCaption Specifies the OLAP dimension’s caption displayed in the Field List.
OlapDrillDownColumnName In OLAP mode, gets the name of the corresponding column in the underlying data source, on an OLAP server.
OlapExpression Gets or sets an expression used to evaluate values for the current unbound field in OLAP. This is a dependency property.
OlapFilterByUniqueName Gets or sets whether PivotGridControl should take into account OLAP member values or unique names when filtering data in an OLAP mode. This is a dependency property.
OlapFilterUsingWhereClause Gets or sets whether to use the WHERE or subselect clause in an MDX query, when filtering against filter fields in OLAP mode.
OlapUseNonEmpty Gets or sets whether the NonEmpty function should be used in MDX queries for the current measure. This is a dependency property.
OverridesDefaultStyle Overrides the OverridesDefaultStyle property to hide it. Inherited from DXFrameworkContentElement.
Parent Gets the parent in the logical tree for this element. Inherited from FrameworkContentElement.
PrintCellTemplate Gets or sets a template used to print cells that correspond to the current field. This is a dependency property.
PrintCellTemplateSelector Gets or sets a template selector that chooses a print template for data cells based on custom logic. This is a dependency property.
PrintHeaderTemplate Gets or sets a template used to print the header of the current field. This is a dependency property.
PrintHeaderTemplateSelector Gets or sets a template selector that chooses a print template for field headers based on custom logic. This is a dependency property.
PrintValueTemplate Gets or sets a template used to print values of the current field. This is a dependency property.
PrintValueTemplateSelector Gets or sets a template selector that chooses a print template for field values based on custom logic. This is a dependency property.
Resources Overrides the Resources property to hide it. Inherited from DXFrameworkContentElement.
RunningTotal Gets or sets whether Running totals are calculated for values in the Data Area that correspond to the current column or row field. This is a dependency property.
SerializedSortByField Gets or sets the PivotGridField.FieldName of the field whose summary values define the order in which the field’s values are arranged when the pivot grid is serialized.
ShowBlankFilterValues Gets or sets a flag that specifies whether to show blank filter values.
ShowCustomTotals Gets or sets whether Custom Totals that correspond to the current Column Field or Row Field are visible. This is a dependency property.
ShowGrandTotal Gets or sets whether grand totals that correspond to the current data field are visible. This is a dependency property.
ShowGroupIntervalName Gets or sets whether the group interval’s name is displayed within the data field’s header. This is a dependency property.
ShowInCustomizationForm Gets or sets whether the field’s header is displayed within the field list when the field is hidden. This is a dependency property.
ShowInExpressionEditor Gets or sets whether the current field is available in the field list in the Expression Editor.
ShowInFilterEditor
ShowNewValues

Gets or sets whether field values are shown in the datasource after field filtering is configured. This is a dependency property.

ShowSummaryTypeName Gets or sets whether the summary type is displayed within the data field’s header. This is a dependency property.
ShowTotals Gets or sets whether automatic totals that correspond to the current data field are visible. This is a dependency property.
ShowValues Gets or sets whether data cells that correspond to the current data field are visible. This is a dependency property.
SortByAttribute Gets or sets the OLAP member property name by which the pivot grid’s data is sorted.
SortByConditions Contains conditions that identify the column or row whose values are sorted.
SortByCustomTotalSummaryType

Gets or sets the summary type of custom total values by which the current field values are sorted. This is a dependency property.

SortByField Gets or sets the field whose summary values define the order in which the field’s values are arranged. This is a dependency property.
SortByFieldName Gets or sets the PivotGridField.FieldName of the field whose summary values define the order in which the field’s values are arranged. This is a dependency property.
SortBySummaryType Gets or sets the summary function type used to calculate the summary values which define the order in which the field’s values are arranged. This is a dependency property.
SortMode Specifies the sorting algorithm used to sort field values. This is a dependency property.
SortOrder Gets or sets the field sort order. This is a dependency property.
Style Gets or sets the style to be used by this element. Inherited from FrameworkContentElement.
SummaryDisplayType Gets or sets how a summary value calculated against the current data field is represented in a cell. This is a dependency property.
SummaryFilterColumnField Gets or sets the column field that identifies an aggregation level at which to apply the filtering. This is a dependency property.
SummaryFilterEndValue Gets or sets the maximum summary value to display. This is a dependency property.
SummaryFilterMode Gets or sets whether summary filtering should be applied to the last aggregation level or to the specified one. This is a dependency property.
SummaryFilterRowField Gets or sets the row field that identifies an aggregation level at which to apply the filtering. This is a dependency property.
SummaryFilterStartValue Gets or sets the minimum summary value to display. This is a dependency property.
SummaryType Gets or sets the type of the summary function which is calculated against the current data field. This is a dependency property.
Tag Gets or sets the data associated with the field.
TemplatedParent Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. Inherited from FrameworkContentElement.
ToolTip This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from DXFrameworkContentElement.
TopValueCount Gets or sets an absolute or relative number of field values to be displayed for the current column or row field. This is a dependency property.
TopValueMode Gets or sets whether top n values for specified data field are calculated based on all data source records or in the parent category.
TopValueShowOthers Gets or sets whether the “Others” item is displayed within the PivotGridControl when the Top N Values feature is enabled. This is a dependency property.
TopValueType Gets or sets how the number of Top Values is determined. This is a dependency property.
TotalCellFormat Gets or sets the string used to format the total cells. This is a dependency property.
TotalsVisibility Gets or sets whether to display totals for the current field when it is in the Column Header Area or Row Header Area and if so, whether they are automatic or custom. This is a dependency property.
TotalValueFormat Gets or sets the string used to format the total header. This is a dependency property.
TouchesCaptured Gets all touch devices that are captured to this element. Inherited from ContentElement.
TouchesCapturedWithin Gets all touch devices that are captured to this element or any child elements in its visual tree. Inherited from ContentElement.
TouchesDirectlyOver Gets all touch devices that are over this element. Inherited from ContentElement.
TouchesOver Gets all touch devices that are over this element or any child elements in its visual tree. Inherited from ContentElement.
TreeViewHeaderImage Gets or sets an image displayed within the field header in the Field List.
UnboundExpression Gets or sets an expression used to evaluate values for the current unbound field. This is a dependency property.
UnboundExpressionMode Gets or sets how the unbound expression for the specified data field is calculated.
UnboundFieldName Gets or sets the name of a column in a summary data source that corresponds to the current unbound field. This is a dependency property.
UnboundType Gets or sets the data type and binding mode of the field. This is a dependency property.
UseNativeFormat Gets or sets whether to use the current field’s data format when the Pivot Grid Control is exported in XLS format. This is a dependency property.
ValueFormat Gets or sets a string used to format field values. This is a dependency property.
ValueTemplate Gets or sets a template used to display values of the current field. This is a dependency property.
ValueTemplateSelector Gets or sets an object that chooses a field value template based on custom logic. This is a dependency property.
Visible Gets or sets whether the field is visible. This is a dependency property.
Width Gets or sets the width of columns that correspond to the current field. This is a dependency property.

Methods

Name Description
AddHandler(RoutedEvent, Delegate, Boolean) Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. Specify handledEventsToo as true to have the provided handler be invoked for routed event that had already been marked as handled by another element along the event route. Inherited from ContentElement.
AddHandler(RoutedEvent, Delegate) Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. Inherited from ContentElement.
AddLogicalChild(Object) protected Adds the provided element as a child of this element. Inherited from FrameworkContentElement.
AddToEventRoute(EventRoute, RoutedEventArgs) Adds handlers to the specified EventRoute for the current ContentElement event handler collection. Inherited from ContentElement.
ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior) Applies an animation to a specified dependency property on this element, with the ability to specify what happens if the property already has a running animation. Inherited from ContentElement.
ApplyAnimationClock(DependencyProperty, AnimationClock) Applies an animation to a specified dependency property on this element. Any existing animations are stopped and replaced with the new animation. Inherited from ContentElement.
BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior) Starts a specific animation for a specified animated property on this element, with the option of specifying what happens if the property already has a running animation. Inherited from ContentElement.
BeginAnimation(DependencyProperty, AnimationTimeline) Starts an animation for a specified animated property on this element. Inherited from ContentElement.
BeginInit() Called before an element is initialized. Inherited from FrameworkContentElement.
BeginStoryboard(Storyboard, HandoffBehavior, Boolean) Begins the sequence of actions that are contained in the provided storyboard, with specified state for control of the animation after it is started. Inherited from FrameworkContentElement.
BeginStoryboard(Storyboard, HandoffBehavior) Begins the sequence of actions that are contained in the provided storyboard, with options specified for what should occur if the property is already animated. Inherited from FrameworkContentElement.
BeginStoryboard(Storyboard) Begins the sequence of actions that are contained in the provided storyboard. Inherited from FrameworkContentElement.
BringIntoView() Attempts to bring this element into view, within any scrollable regions it is contained within. Inherited from FrameworkContentElement.
CaptureMouse() Attempts to force capture of the mouse to this element. Inherited from ContentElement.
CaptureStylus() Attempts to force capture of the stylus to this element. Inherited from ContentElement.
CaptureTouch(TouchDevice) Attempts to force capture of a touch to this element. Inherited from ContentElement.
ChangeSortOrder() Toggles the sort order for the current field.
CheckAccess() Determines whether the calling thread has access to this DispatcherObject. Inherited from DispatcherObject.
ClearValue(DependencyProperty) Clears the local value of a property. The property to be cleared is specified by a DependencyProperty identifier. Inherited from DependencyObject.
ClearValue(DependencyPropertyKey) Clears the local value of a read-only property. The property to be cleared is specified by a DependencyPropertyKey. Inherited from DependencyObject.
CoerceValue(DependencyProperty) Coerces the value of the specified dependency property. This is accomplished by invoking any CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling DependencyObject. Inherited from DependencyObject.
CollapseAll() Collapses all values that correspond to the current field.
CollapseAllAsync()
CollapseValue(Object) Collapses the column/row that contains the specified value.
CollapseValueAsync(Object)
EndInit() Called immediately after an element is initialized. Inherited from FrameworkContentElement.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether a provided DependencyObject is equivalent to the current DependencyObject. Inherited from DependencyObject.
ExpandAll() Expands all values that correspond to the current field.
ExpandAllAsync()
ExpandValue(Object) Expands the column/row that contains the specified value.
ExpandValueAsync(Object)
FindName(String) Finds an element that has the provided identifier name. Inherited from FrameworkContentElement.
FindResource(Object) Searches for a resource with the specified key, and will throw an exception if the requested resource is not found. Inherited from FrameworkContentElement.
Focus() Attempts to set focus to this element. Inherited from ContentElement.
GetAnimationBaseValue(DependencyProperty) Returns the base property value for the specified property on this element, disregarding any possible animated value from a running or stopped animation. Inherited from ContentElement.
GetAvailableValues() Returns a list of field values that are not excluded by filters applied to other fields and can be displayed.
GetAvailableValuesAsync() Asynchronously returns a list of field values that are not excluded by filters applied to other fields and can be displayed.
GetBindingExpression(DependencyProperty) Gets the BindingExpression for the specified property’s binding. Inherited from FrameworkContentElement.
GetDisplayText(Object) Returns the display representation of the specified value, according to the settings used to format field values.
GetFilterValuesExcluded() Returns an array of excluded filter values for the current field.
GetFilterValuesIncluded() Returns an array of included filter values for the current field.
GetHashCode() Gets a hash code for this DependencyObject. Inherited from DependencyObject.
GetIsFilterValuesEmpty() Returns a value that indicates whether the IEnumerable collection containing field filter values is empty.
GetLocalValueEnumerator() Creates a specialized enumerator for determining which dependency properties have locally set values on this DependencyObject. Inherited from DependencyObject.
GetOlapDefaultSortProperty() Returns the name of an OLAP member property used to set the default member sorting.
GetOlapMemberProperties() Returns a list of OLAP member properties.
GetOlapMembers() Returns an array of the OLAP members for the current field.
GetOlapMembersAsync() Returns an array of the OLAP members for the current field asynchronously.
GetType() Gets the Type of the current instance. Inherited from Object.
GetUIParentCore() protected Returns an alternative logical parent for this element if there is no visual parent. In this case, a FrameworkContentElement parent is always the same value as the Parent property. Inherited from FrameworkContentElement.
GetUniqueValues() Returns an array of the unique values which are stored in the underlying data source in the current field.
GetUniqueValuesAsync()
GetValue(DependencyProperty) Returns the current effective value of a dependency property on this instance of a DependencyObject. Inherited from DependencyObject.
GetValueText(IOLAPMember) Returns a formatted text representation of the specified OLAP member according to the settings used to format field values.
GetValueText(Object) Returns a formatted text representation of the specified value according to the settings used to format field values.
GetVisibleValues() Returns the field values currently shown in the PivotGrid.
GetVisibleValuesAsync()
InvalidateProperty(DependencyProperty) Re-evaluates the effective value for the specified dependency property. Inherited from DependencyObject.
InvertFilterType() Inverts the field’s filter type.
IsAreaAllowed(FieldArea) Returns whether the current field can be positioned within the specified area.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
MoveFocus(TraversalRequest) Moves the keyboard focus from this element to another element. Inherited from FrameworkContentElement.
OnContextMenuClosing(ContextMenuEventArgs) protected Invoked whenever the ContextMenuClosing routed event reaches this class in its route. Implement this method to add class handling for this event. Inherited from FrameworkContentElement.
OnContextMenuOpening(ContextMenuEventArgs) protected Invoked whenever the ContextMenuOpening routed event reaches this class in its route. Implement this method to add class handling for this event. Inherited from FrameworkContentElement.
OnCreateAutomationPeer() protected Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure. Inherited from ContentElement.
OnDragEnter(DragEventArgs) protected Invoked when an unhandled DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnDragLeave(DragEventArgs) protected Invoked when an unhandled DragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnDragOver(DragEventArgs) protected Invoked when an unhandled DragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnDrop(DragEventArgs) protected Invoked when an unhandled DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnGiveFeedback(GiveFeedbackEventArgs) protected Invoked when an unhandled GiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnGotFocus(RoutedEventArgs) protected Class handler for the GotFocus event. Inherited from FrameworkContentElement.
OnGotKeyboardFocus(KeyboardFocusChangedEventArgs) protected Invoked when an unhandled GotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnGotMouseCapture(MouseEventArgs) protected Invoked when an unhandled GotMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnGotStylusCapture(StylusEventArgs) protected Invoked when an unhandled GotStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnGotTouchCapture(TouchEventArgs) protected Provides class handling for the GotTouchCapture routed event that occurs when a touch is captured to this element. Inherited from ContentElement.
OnInitialized(EventArgs) protected Raises the Initialized event. This method is invoked whenever IsInitialized is set to true. Inherited from FrameworkContentElement.
OnIsKeyboardFocusedChanged(DependencyPropertyChangedEventArgs) protected Invoked when an unhandled IsKeyboardFocusedChanged event is raised on this element. Implement this method to add class handling for this event. Inherited from ContentElement.
OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs) protected Invoked just before the IsKeyboardFocusWithinChanged event is raised by this element. Implement this method to add class handling for this event. Inherited from ContentElement.
OnIsMouseCapturedChanged(DependencyPropertyChangedEventArgs) protected Invoked when an unhandled IsMouseCapturedChanged event is raised on this element. Implement this method to add class handling for this event. Inherited from ContentElement.
OnIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs) protected Invoked when an unhandled IsMouseCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. Inherited from ContentElement.
OnIsMouseDirectlyOverChanged(DependencyPropertyChangedEventArgs) protected Invoked when an unhandled IsMouseDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. Inherited from ContentElement.
OnIsStylusCapturedChanged(DependencyPropertyChangedEventArgs) protected Invoked when an unhandled IsStylusCapturedChanged event is raised on this element. Implement this method to add class handling for this event. Inherited from ContentElement.
OnIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs) protected Invoked when an unhandled IsStylusCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. Inherited from ContentElement.
OnIsStylusDirectlyOverChanged(DependencyPropertyChangedEventArgs) protected Invoked when an unhandled IsStylusDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. Inherited from ContentElement.
OnKeyDown(KeyEventArgs) protected Invoked when an unhandled KeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnKeyUp(KeyEventArgs) protected Invoked when an unhandled KeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnLostFocus(RoutedEventArgs) protected Raises the LostFocus routed event by using the event data that is provided. Inherited from ContentElement.
OnLostKeyboardFocus(KeyboardFocusChangedEventArgs) protected Invoked when an unhandled LostKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnLostMouseCapture(MouseEventArgs) protected Invoked when an unhandled LostMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnLostStylusCapture(StylusEventArgs) protected Invoked when an unhandled LostStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnLostTouchCapture(TouchEventArgs) protected Provides class handling for the LostTouchCapture routed event that occurs when this element loses a touch capture. Inherited from ContentElement.
OnMouseDown(MouseButtonEventArgs) protected Invoked when an unhandled MouseDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnMouseEnter(MouseEventArgs) protected Invoked when an unhandled MouseEnter attached event is raised on this element. Implement this method to add class handling for this event. Inherited from ContentElement.
OnMouseLeave(MouseEventArgs) protected Invoked when an unhandled MouseLeave attached event is raised on this element. Implement this method to add class handling for this event. Inherited from ContentElement.
OnMouseLeftButtonDown(MouseButtonEventArgs) protected Invoked when an unhandled MouseLeftButtonDown routed event is raised on this element. Implement this method to add class handling for this event. Inherited from ContentElement.
OnMouseLeftButtonUp(MouseButtonEventArgs) protected Invoked when an unhandled MouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnMouseMove(MouseEventArgs) protected Invoked when an unhandled MouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnMouseRightButtonDown(MouseButtonEventArgs) protected Invoked when an unhandled MouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnMouseRightButtonUp(MouseButtonEventArgs) protected Invoked when an unhandled MouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnMouseUp(MouseButtonEventArgs) protected Invoked when an unhandled MouseUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnMouseWheel(MouseWheelEventArgs) protected Invoked when an unhandled MouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewDragEnter(DragEventArgs) protected Invoked when an unhandled PreviewDragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewDragLeave(DragEventArgs) protected Invoked when an unhandled PreviewDragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewDragOver(DragEventArgs) protected Invoked when an unhandled PreviewDragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewDrop(DragEventArgs) protected Invoked when an unhandled PreviewDrop attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewGiveFeedback(GiveFeedbackEventArgs) protected Invoked when an unhandled PreviewGiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs) protected Invoked when an unhandled PreviewGotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewKeyDown(KeyEventArgs) protected Invoked when an unhandled PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewKeyUp(KeyEventArgs) protected Invoked when an unhandled PreviewKeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewLostKeyboardFocus(KeyboardFocusChangedEventArgs) protected Invoked when an unhandled PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewMouseDown(MouseButtonEventArgs) protected Invoked when an unhandled PreviewMouseDown attached routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewMouseLeftButtonDown(MouseButtonEventArgs) protected Invoked when an unhandled PreviewMouseLeftButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewMouseLeftButtonUp(MouseButtonEventArgs) protected Invoked when an unhandled PreviewMouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewMouseMove(MouseEventArgs) protected Invoked when an unhandled PreviewMouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewMouseRightButtonDown(MouseButtonEventArgs) protected Invoked when an unhandled PreviewMouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewMouseRightButtonUp(MouseButtonEventArgs) protected Invoked when an unhandled PreviewMouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewMouseUp(MouseButtonEventArgs) protected Invoked when an unhandled PreviewMouseUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewMouseWheel(MouseWheelEventArgs) protected Invoked when an unhandled PreviewMouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewQueryContinueDrag(QueryContinueDragEventArgs) protected Invoked when an unhandled PreviewQueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewStylusButtonDown(StylusButtonEventArgs) protected Invoked when an unhandled PreviewStylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewStylusButtonUp(StylusButtonEventArgs) protected Invoked when an unhandled PreviewStylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewStylusDown(StylusDownEventArgs) protected Invoked when an unhandled PreviewStylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewStylusInAirMove(StylusEventArgs) protected Invoked when an unhandled PreviewStylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewStylusInRange(StylusEventArgs) protected Invoked when an unhandled PreviewStylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewStylusMove(StylusEventArgs) protected Invoked when an unhandled PreviewStylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewStylusOutOfRange(StylusEventArgs) protected Invoked when an unhandled PreviewStylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewStylusSystemGesture(StylusSystemGestureEventArgs) protected Invoked when an unhandled PreviewStylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewStylusUp(StylusEventArgs) protected Invoked when an unhandled PreviewStylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewTextInput(TextCompositionEventArgs) protected Invoked when an unhandled PreviewTextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnPreviewTouchDown(TouchEventArgs) protected Provides class handling for the PreviewTouchDown routed event that occurs when a touch presses this element. Inherited from ContentElement.
OnPreviewTouchMove(TouchEventArgs) protected Provides class handling for the PreviewTouchMove routed event that occurs when a touch moves while inside this element. Inherited from ContentElement.
OnPreviewTouchUp(TouchEventArgs) protected Provides class handling for the PreviewTouchUp routed event that occurs when a touch is released inside this element. Inherited from ContentElement.
OnQueryContinueDrag(QueryContinueDragEventArgs) protected Invoked when an unhandled QueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnQueryCursor(QueryCursorEventArgs) protected Invoked when an unhandled QueryCursor attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnStyleChanged(Style, Style) protected Invoked when the style that is in use on this element changes. Inherited from FrameworkContentElement.
OnStylusButtonDown(StylusButtonEventArgs) protected Invoked when an unhandled StylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnStylusButtonUp(StylusButtonEventArgs) protected Invoked when an unhandled StylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnStylusDown(StylusDownEventArgs) protected Invoked when an unhandled StylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnStylusEnter(StylusEventArgs) protected Invoked when an unhandled StylusEnter attached event is raised by this element. Implement this method to add class handling for this event. Inherited from ContentElement.
OnStylusInAirMove(StylusEventArgs) protected Invoked when an unhandled StylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnStylusInRange(StylusEventArgs) protected Invoked when an unhandled StylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnStylusLeave(StylusEventArgs) protected Invoked when an unhandled StylusLeave attached event is raised by this element. Implement this method to add class handling for this event. Inherited from ContentElement.
OnStylusMove(StylusEventArgs) protected Invoked when an unhandled StylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnStylusOutOfRange(StylusEventArgs) protected Invoked when an unhandled StylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnStylusSystemGesture(StylusSystemGestureEventArgs) protected Invoked when an unhandled StylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnStylusUp(StylusEventArgs) protected Invoked when an unhandled StylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnTextInput(TextCompositionEventArgs) protected Invoked when an unhandled TextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. Inherited from ContentElement.
OnToolTipClosing(ToolTipEventArgs) protected Invoked whenever the ToolTipClosing routed event reaches this class in its route. Implement this method to add class handling for this event. Inherited from FrameworkContentElement.
OnToolTipOpening(ToolTipEventArgs) protected Invoked whenever the ToolTipOpening routed event reaches this class in its route. Implement this method to add class handling for this event. Inherited from FrameworkContentElement.
OnTouchDown(TouchEventArgs) protected Provides class handling for the TouchDown routed event that occurs when a touch presses inside this element. Inherited from ContentElement.
OnTouchEnter(TouchEventArgs) protected Provides class handling for the TouchEnter routed event that occurs when a touch moves from outside to inside the bounds of this element. Inherited from ContentElement.
OnTouchLeave(TouchEventArgs) protected Provides class handling for the TouchLeave routed event that occurs when a touch moves from inside to outside the bounds of this element. Inherited from ContentElement.
OnTouchMove(TouchEventArgs) protected Provides class handling for the TouchMove routed event that occurs when a touch moves while inside this element. Inherited from ContentElement.
OnTouchUp(TouchEventArgs) protected Provides class handling for the TouchUp routed event that occurs when a touch is released inside this element. Inherited from ContentElement.
PredictFocus(FocusNavigationDirection) Determines the next element that would receive focus relative to this element for a provided focus movement direction, but does not actually move the focus. This method is sealed and cannot be overridden. Inherited from FrameworkContentElement.
RaiseEvent(RoutedEventArgs) Raises a specific routed event. The RoutedEvent to be raised is identified within the RoutedEventArgs instance that is provided (as the RoutedEvent property of that event data). Inherited from ContentElement.
ReadLocalValue(DependencyProperty) Returns the local value of a dependency property, if it exists. Inherited from DependencyObject.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
RegisterName(String, Object) Provides an accessor that simplifies access to the NameScope registration method. Inherited from FrameworkContentElement.
ReleaseAllTouchCaptures() Releases all captured touch devices from this element. Inherited from ContentElement.
ReleaseMouseCapture() Releases the mouse capture, if this element held the capture. Inherited from ContentElement.
ReleaseStylusCapture() Releases the stylus device capture, if this element held the capture. Inherited from ContentElement.
ReleaseTouchCapture(TouchDevice) Attempts to release the specified touch device from this element. Inherited from ContentElement.
RemoveHandler(RoutedEvent, Delegate) Removes the specified routed event handler from this element. Inherited from ContentElement.
RemoveLogicalChild(Object) protected Removes the specified element from the logical tree for this element. Inherited from FrameworkContentElement.
ResetSortBySummary() Sets the PivotGridField.SortBySummaryType, PivotGridField.SortByField and PivotGridField.SortByFieldName properties to their default values.
SetAreaPosition(FieldArea, Int32) Positions the field in the specified area and at the specified location.
SetBinding(DependencyProperty, String) Attaches a binding to this element, based on the provided source property name as a path qualification to the data source. Inherited from FrameworkContentElement.
SetBinding(DependencyProperty, BindingBase) Attaches a binding to this element, based on the provided binding object. Inherited from FrameworkContentElement.
SetCurrentValue(DependencyProperty, Object) Sets the value of a dependency property without changing its value source. Inherited from DependencyObject.
SetFilterValues(Object[], FieldFilterType, Boolean) Adds the specified filter values to the collection.
SetFilterValuesAsync(Object[], FieldFilterType, Boolean, AsyncCompletedHandler) Adds the specified filter values to the collection asynchronously.
SetOlapFilterByUniqueName(Nullable<Boolean>)
SetOlapFilterByUniqueNameAsync(Nullable<Boolean>)
SetResourceReference(DependencyProperty, Object) Searches for a resource with the specified name and sets up a resource reference to it for the specified property. Inherited from FrameworkContentElement.
SetValue(DependencyProperty, Object) Sets the local value of a dependency property, specified by its dependency property identifier. Inherited from DependencyObject.
SetValue(DependencyPropertyKey, Object) Sets the local value of a read-only dependency property, specified by the DependencyPropertyKey identifier of the dependency property. Inherited from DependencyObject.
ShouldSerializeCommandBindings() Returns whether serialization processes should serialize the contents of the CommandBindings property on instances of this class. Inherited from ContentElement.
ShouldSerializeInputBindings() Returns whether serialization processes should serialize the contents of the InputBindings property on instances of this class. Inherited from ContentElement.
ShouldSerializeProperty(DependencyProperty) protected Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property. Inherited from DependencyObject.
ShouldSerializeResources() Returns whether serialization processes should serialize the contents of the Resources property on instances of this class. Inherited from FrameworkContentElement.
ShouldSerializeStyle() Returns whether serialization processes should serialize the contents of the Style property on instances of this class. Inherited from FrameworkContentElement.
IQueryAmbient.IsAmbientPropertyAvailable(String) For a description of this member, see the IsAmbientPropertyAvailable(String) method. Inherited from FrameworkContentElement.
ToString() Returns the textual representation of the field.
TryFindResource(Object) Searches for a resource with the specified key, and returns that resource if found. Inherited from FrameworkContentElement.
UnregisterName(String) Simplifies access to the NameScope de-registration method. Inherited from FrameworkContentElement.
UpdateDefaultStyle() Reapplies the default style to the current FrameworkContentElement. Inherited from FrameworkContentElement.
VerifyAccess() Enforces that the calling thread has access to this DispatcherObject. Inherited from DispatcherObject.

Events

Name Description
ContextMenuClosing Occurs just before any context menu on the element is closed. Inherited from FrameworkContentElement.
ContextMenuOpening Occurs when any context menu on the element is opened. Inherited from FrameworkContentElement.
DataContextChanged Occurs when this element’s data context changes. Inherited from FrameworkContentElement.
DragEnter Occurs when the input system reports an underlying drag event with this element as the drag target. Inherited from ContentElement.
DragLeave Occurs when the input system reports an underlying drag event with this element as the drag origin. Inherited from ContentElement.
DragOver Occurs when the input system reports an underlying drag event with this element as the potential drop target. Inherited from ContentElement.
Drop Occurs when the input system reports an underlying drop event with this element as the drop target. Inherited from ContentElement.
FocusableChanged Occurs when the value of the Focusable property changes. Inherited from ContentElement.
GiveFeedback Occurs when the input system reports an underlying drag-and-drop event that involves this element. Inherited from ContentElement.
GotFocus Occurs when this element gets logical focus. Inherited from ContentElement.
GotKeyboardFocus Occurs when the keyboard is focused on this element. Inherited from ContentElement.
GotMouseCapture Occurs when this element captures the mouse. Inherited from ContentElement.
GotStylusCapture Occurs when this element captures the stylus. Inherited from ContentElement.
GotTouchCapture Occurs when a touch is captured to this element. Inherited from ContentElement.
Initialized Occurs when this FrameworkContentElement is initialized. This coincides with cases where the value of the IsInitialized property changes from false (or undefined) to true. Inherited from FrameworkContentElement.
IsEnabledChanged Occurs when the value of the IsEnabled property on this element changes. Inherited from ContentElement.
IsKeyboardFocusedChanged Occurs when the value of the IsKeyboardFocused property changes on this element. Inherited from ContentElement.
IsKeyboardFocusWithinChanged Occurs when the value of the IsKeyboardFocusWithinChanged property changes on this element. Inherited from ContentElement.
IsMouseCapturedChanged Occurs when the value of the IsMouseCaptured property changes on this element. Inherited from ContentElement.
IsMouseCaptureWithinChanged Occurs when the value of the IsMouseCaptureWithinProperty changes on this element. Inherited from ContentElement.
IsMouseDirectlyOverChanged Occurs when the value of the IsMouseDirectlyOver property changes on this element. Inherited from ContentElement.
IsStylusCapturedChanged Occurs when the value of the IsStylusCaptured property changes on this element. Inherited from ContentElement.
IsStylusCaptureWithinChanged Occurs when the value of the IsStylusCaptureWithin property changes on this element. Inherited from ContentElement.
IsStylusDirectlyOverChanged Occurs when the value of the IsStylusDirectlyOver property changes on this element. Inherited from ContentElement.
KeyDown Occurs when a key is pressed while focus is on this element. Inherited from ContentElement.
KeyUp Occurs when a key is released while focus is on this element. Inherited from ContentElement.
Loaded Occurs when the element is laid out, rendered, and ready for interaction. Inherited from FrameworkContentElement.
LostFocus Occurs when this element loses logical focus. Inherited from ContentElement.
LostKeyboardFocus Occurs when the keyboard is no longer focused on this element. Inherited from ContentElement.
LostMouseCapture Occurs when this element loses mouse capture. Inherited from ContentElement.
LostStylusCapture Occurs when this element loses stylus capture. Inherited from ContentElement.
LostTouchCapture Occurs when this element loses a touch capture. Inherited from ContentElement.
MouseDown Occurs when any mouse button is pressed while the pointer is over this element. Inherited from ContentElement.
MouseEnter Occurs when the mouse pointer enters the bounds of this element. Inherited from ContentElement.
MouseLeave Occurs when the mouse pointer leaves the bounds of this element. Inherited from ContentElement.
MouseLeftButtonDown Occurs when the left mouse button is pressed while the mouse pointer is over this element. Inherited from ContentElement.
MouseLeftButtonUp Occurs when the left mouse button is released while the mouse pointer is over this element. Inherited from ContentElement.
MouseMove Occurs when the mouse pointer moves while over this element. Inherited from ContentElement.
MouseRightButtonDown Occurs when the right mouse button is pressed while the mouse pointer is over this element. Inherited from ContentElement.
MouseRightButtonUp Occurs when the right mouse button is released while the mouse pointer is over this element. Inherited from ContentElement.
MouseUp Occurs when any mouse button is released over this element. Inherited from ContentElement.
MouseWheel Occurs when the user rotates the mouse wheel while the mouse pointer is over this element. Inherited from ContentElement.
PreviewDragEnter Occurs when the input system reports an underlying drag event with this element as the drag target. Inherited from ContentElement.
PreviewDragLeave Occurs when the input system reports an underlying drag event with this element as the drag origin. Inherited from ContentElement.
PreviewDragOver Occurs when the input system reports an underlying drag event with this element as the potential drop target. Inherited from ContentElement.
PreviewDrop Occurs when the input system reports an underlying drop event with this element as the drop target. Inherited from ContentElement.
PreviewGiveFeedback Occurs when a drag-and-drop operation is started. Inherited from ContentElement.
PreviewGotKeyboardFocus Occurs when the keyboard is focused on this element. Inherited from ContentElement.
PreviewKeyDown Occurs when a key is pressed while the keyboard is focused on this element. Inherited from ContentElement.
PreviewKeyUp Occurs when a key is released while the keyboard is focused on this element. Inherited from ContentElement.
PreviewLostKeyboardFocus Occurs when the keyboard is no longer focused on this element. Inherited from ContentElement.
PreviewMouseDown Occurs when any mouse button is pressed while the pointer is over this element. Inherited from ContentElement.
PreviewMouseLeftButtonDown Occurs when the left mouse button is pressed while the mouse pointer is over this element. Inherited from ContentElement.
PreviewMouseLeftButtonUp Occurs when the left mouse button is released while the mouse pointer is over this element. Inherited from ContentElement.
PreviewMouseMove Occurs when the mouse pointer moves while the mouse pointer is over this element. Inherited from ContentElement.
PreviewMouseRightButtonDown Occurs when the right mouse button is pressed while the mouse pointer is over this element. Inherited from ContentElement.
PreviewMouseRightButtonUp Occurs when the right mouse button is released while the mouse pointer is over this element. Inherited from ContentElement.
PreviewMouseUp Occurs when any mouse button is released while the mouse pointer is over this element. Inherited from ContentElement.
PreviewMouseWheel Occurs when the user rotates the mouse wheel while the mouse pointer is over this element. Inherited from ContentElement.
PreviewQueryContinueDrag Occurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. Inherited from ContentElement.
PreviewStylusButtonDown Occurs when the stylus button is pressed while the pointer is over this element. Inherited from ContentElement.
PreviewStylusButtonUp Occurs when the stylus button is released while the pointer is over this element. Inherited from ContentElement.
PreviewStylusDown Occurs when the stylus touches the digitizer while it is over this element. Inherited from ContentElement.
PreviewStylusInAirMove Occurs when the stylus moves over an element without actually touching the digitizer. Inherited from ContentElement.
PreviewStylusInRange Occurs when the stylus is close enough to the digitizer to be detected, while over this element. Inherited from ContentElement.
PreviewStylusMove Occurs when the stylus moves while over the element. The stylus must move while being detected by the digitizer to raise this event, otherwise, PreviewStylusInAirMove is raised instead. Inherited from ContentElement.
PreviewStylusOutOfRange Occurs when the stylus is too far from the digitizer to be detected. Inherited from ContentElement.
PreviewStylusSystemGesture Occurs when a user performs one of several stylus gestures. Inherited from ContentElement.
PreviewStylusUp Occurs when the user raises the stylus off the digitizer while the stylus is over this element. Inherited from ContentElement.
PreviewTextInput Occurs when this element gets text in a device-independent manner. Inherited from ContentElement.
PreviewTouchDown Occurs when a finger touches the screen while the finger is over this element. Inherited from ContentElement.
PreviewTouchMove Occurs when a finger moves on the screen while the finger is over this element. Inherited from ContentElement.
PreviewTouchUp Occurs when a finger is raised off of the screen while the finger is over this element. Inherited from ContentElement.
QueryContinueDrag Occurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. Inherited from ContentElement.
QueryCursor Occurs when the cursor is requested to display. This event is raised on an element each time that the mouse pointer moves to a new location, which means the cursor object might need to be changed based on its new position. Inherited from ContentElement.
SourceUpdated Occurs when any associated data source participating in a binding on this element changes. Inherited from FrameworkContentElement.
StylusButtonDown Occurs when the stylus button is pressed while the pointer is over this element. Inherited from ContentElement.
StylusButtonUp Occurs when the stylus button is released while the pointer is over this element. Inherited from ContentElement.
StylusDown Occurs when the stylus touches the digitizer while the stylus is over this element. Inherited from ContentElement.
StylusEnter Occurs when the stylus enters the bounds of this element. Inherited from ContentElement.
StylusInAirMove Occurs when the stylus moves over an element without actually touching the digitizer. Inherited from ContentElement.
StylusInRange Occurs when the stylus is close enough to the digitizer to be detected, while over this element. Inherited from ContentElement.
StylusLeave Occurs when the stylus leaves the bounds of the element. Inherited from ContentElement.
StylusMove Occurs when the stylus moves over this element. The stylus must move while on the digitizer to raise this event. Otherwise, StylusInAirMove is raised instead. Inherited from ContentElement.
StylusOutOfRange Occurs when the stylus is too far from the digitizer to be detected, while over this element. Inherited from ContentElement.
StylusSystemGesture Occurs when a user performs one of several stylus gestures. Inherited from ContentElement.
StylusUp Occurs when the user raises the stylus off the digitizer while it is over this element. Inherited from ContentElement.
TargetUpdated Occurs when any associated target property participating in a binding on this element changes. Inherited from FrameworkContentElement.
TextInput Occurs when this element gets text in a device-independent manner. Inherited from ContentElement.
ToolTipClosing Occurs just before any tooltip on the element is closed. Inherited from FrameworkContentElement.
ToolTipOpening Occurs when any tooltip on the element is opened. Inherited from FrameworkContentElement.
TouchDown Occurs when a finger touches the screen while the finger is over this element. Inherited from ContentElement.
TouchEnter Occurs when a touch moves from outside to inside the bounds of this element. Inherited from ContentElement.
TouchLeave Occurs when a touch moves from inside to outside the bounds of this element. Inherited from ContentElement.
TouchMove Occurs when a finger moves on the screen while the finger is over this element. Inherited from ContentElement.
TouchUp Occurs when a finger is raised off of the screen while the finger is over this element. Inherited from ContentElement.
Unloaded Occurs when the element is removed from an element tree of loaded elements. Inherited from FrameworkContentElement.

Operators

Name Description
Implicit(PivotGridField to PivotGridFieldBase) static Defines an implicit conversion of a PivotGridField to a PivotGridFieldBase.
See Also