alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class PivotGridAutomationQueryProvider

    class that defines the AutomationQueryProvider as PivotGridAutomation provider

    Inheritance
    System.Object
    PivotGridAutomationQueryProvider
    Namespace: Syncfusion.Windows.Automation.Linq
    Assembly: Syncfusion.PivotAnalysis.WPF.dll
    Syntax
    public class PivotGridAutomationQueryProvider : QueryProviderBase

    Constructors

    PivotGridAutomationQueryProvider(AutomationElement, TreeScope)

    Initializes a new instance of the PivotGridAutomationQueryProvider class.

    Declaration
    public PivotGridAutomationQueryProvider(AutomationElement element, TreeScope treeScope)
    Parameters
    Type Name Description
    System.Windows.Automation.AutomationElement element
    System.Windows.Automation.TreeScope treeScope

    Methods

    Execute(Expression)

    Retuns the corresponding condition that associated with automation element testing

    Declaration
    public override object Execute(Expression expression)
    Parameters
    Type Name Description
    System.Linq.Expressions.Expression expression
    Returns
    Type
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved