C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSummaryRow Class / SetDataItem Method

In This Topic
SetDataItem Method (GridSummaryRow)
In This Topic
Sets the data-item owned by the row.
Syntax
'Declaration
 
Protected Sub SetDataItem( _
   ByVal dataItem As Object _
) 
 

Parameters

dataItem
See Also