WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlRange Class / Union Method
The range to unite with this range.
In This Topic
    Union Method
    In This Topic
    Returns a range that is the union of both ranges.
    Syntax

    Parameters

    range
    The range to unite with this range.
    Remarks
    The resulting range will contain both ranges entirely.
    See Also