WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridInputEventArgs Class / CellType Property
In This Topic
    CellType Property (GridInputEventArgs)
    In This Topic
    Gets the type of the cell.
    Syntax
    public GridCellType CellType {get;}
    See Also