WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridWrapCellFactory Class / CreateCell Method
In This Topic
    CreateCell Method (GridWrapCellFactory)
    In This Topic
    Creates the content of the cell.
    Overload List
    OverloadDescription
    Creates the content of the cell. (Inherited from C1.WinUI.Grid.GridCellFactory)
    Creates the cell. (Inherited from C1.WinUI.Grid.GridCellFactory)
    Remarks
    The actual data is set in the BindCellContent method.
    See Also