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

    Parameters

    range
    The range.
    See Also