FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridCellAutomationPeer Class / CellType Property

In This Topic
    CellType Property (GridCellAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property CellType As GridCellType
    public GridCellType CellType {get;}
    See Also