WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellRange Class / GridCellRange Constructor / GridCellRange Constructor(GridCellRange)
The range.
In This Topic
    GridCellRange Constructor(GridCellRange)
    In This Topic
    Initializes a new instance of the GridCellRange class.
    Syntax
    public GridCellRange( 
       GridCellRange range
    )

    Parameters

    range
    The range.
    See Also