WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridWrapCellFactory Class / GetCellText Method / GetCellText(GridControlRange) Method
The range.
In This Topic
    GetCellText(GridControlRange) Method
    In This Topic
    Gets the text representing the content of a cell.
    Syntax
    public string GetCellText( 
       GridControlRange range
    )

    Parameters

    range
    The range.
    See Also