Class AutomationPeerHelper
It acts as a common helper class with properties and methods for the automation process.
Inheritance
System.Object
AutomationPeerHelper
Namespace: Syncfusion.Windows.Controls.PivotGrid
Assembly: Syncfusion.PivotAnalysis.WPF.dll
Syntax
public static class AutomationPeerHelper : Object
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 |
---|
System.Boolean |