WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlRange Class / GridControlRange Constructor / GridControlRange Constructor(GridControlRange)
In This Topic
    GridControlRange Constructor(GridControlRange)
    In This Topic
    Initializes a new instance of GridControlRange from another range.
    Syntax
    public GridControlRange( 
       GridControlRange range
    )

    Parameters

    range
    See Also