WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / GetCellText Method / GetCellText(GridCellType,GridRow,GridColumn) Method
The type of cell.
The row.
The column.
In This Topic
    GetCellText(GridCellType,GridRow,GridColumn) Method
    In This Topic
    Gets the text corresponding to the cell in the specified row and column.
    Syntax

    Parameters

    cellType
    The type of cell.
    row
    The row.
    column
    The column.
    See Also