Class GridDataCellElement
Inherited Members
Namespace: Syncfusion.Windows.Controls.Grid.Automation.Peers
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public class GridDataCellElement : GridCellElement
Constructors
GridDataCellElement(DrawingVisual)
Declaration
public GridDataCellElement(DrawingVisual visual)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Windows.Media.DrawingVisual | visual |
Methods
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
| Type |
|---|
| System.Windows.Automation.Peers.AutomationPeer |