MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridBoundRow Class / SetDataItem Method
In This Topic
    SetDataItem Method (GridBoundRow)
    In This Topic
    Sets the data-item owned by the row.
    Syntax
    protected void SetDataItem( 
       object dataItem
    )

    Parameters

    dataItem
    See Also