WPF

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

    Show / Hide Table of Contents

    Class AutomationPeerHelper

    It acts as a common helper class with properties and methods for the automation process.

    Inheritance
    System.Object
    AutomationPeerHelper
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Controls.PivotGrid
    Assembly: Syncfusion.PivotAnalysis.WPF.dll
    Syntax
    public static class AutomationPeerHelper

    Properties

    EnableCodedUI

    It provides the ability to detect individual cells in the control through the coded UI tool.

    Declaration
    public static bool EnableCodedUI { get; set; }
    Property Value
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved