Class GridCellVisualAutomationPeer
Inheritance
System.Object
GridCellVisualAutomationPeer
Implements
System.Windows.Automation.Provider.IValueProvider
System.Windows.Automation.Provider.IGridItemProvider
Namespace: Syncfusion.Windows.Controls.Grid.Automation.Peers
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public class GridCellVisualAutomationPeer : UIElementAutomationPeer, IValueProvider, IGridItemProvider
Constructors
GridCellVisualAutomationPeer(GridCell)
Declaration
public GridCellVisualAutomationPeer(GridCell cell)
Parameters
Type | Name | Description |
---|---|---|
GridCell | cell |
Properties
OwnerCell
Declaration
public GridCell OwnerCell { get; }
Property Value
Type |
---|
GridCell |
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
Type |
---|
System.Windows.Automation.Peers.AutomationControlType |
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
Type |
---|
System.String |
Implements
System.Windows.Automation.Provider.IValueProvider
System.Windows.Automation.Provider.IGridItemProvider