WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellRange Class / IsSingleCell Property
In This Topic
    IsSingleCell Property (GridCellRange)
    In This Topic
    Gets a value that indicates whether this range contains a single cell.
    Syntax
    public bool IsSingleCell {get;}
    See Also