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 |