MAUI | ComponentOne
C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlAdapter Class / PrepareCell Method
The range.
The cell.
A thickness object containing zeros or ones to represent whether the borders of the cell are internal 1 or external 0.
In This Topic
    PrepareCell Method (GridControlAdapter)
    In This Topic
    Prepares the cell to be shown.
    Syntax

    Parameters

    range
    The range.
    cell
    The cell.
    internalBorders
    A thickness object containing zeros or ones to represent whether the borders of the cell are internal 1 or external 0.
    See Also