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