C1.WinUI.Grid Assembly / C1.WinUI.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