WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridSummaryRow Class / GridSummaryRow Constructor / GridSummaryRow Constructor(Object)
The data item.
In This Topic
    GridSummaryRow Constructor(Object)
    In This Topic
    Initializes a new instance of the GridSummaryRow class.
    Syntax
    public GridSummaryRow( 
       object dataItem
    )

    Parameters

    dataItem
    The data item.
    See Also