alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class GridDataCellElement

    Inheritance
    System.Object
    GridCellElement
    GridDataCellElement
    Inherited Members
    GridCellElement.ContentVisual
    GridCellElement.GetVisualChild(Int32)
    GridCellElement.VisualChildrenCount
    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
    Overrides
    GridCellElement.OnCreateAutomationPeer()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved