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

    Parameters

    dataItem
    See Also