SetRowCellValue(Int32,GridColumn,Object) Method
Syntax
public void SetRowCellValue(
System.int rowHandle,
DevExpress.XtraGrid.Columns.GridColumn column,
System.object _value
)Public Overloads Sub SetRowCellValue( _
ByVal rowHandle As System.Integer, _
ByVal column As DevExpress.XtraGrid.Columns.GridColumn, _
ByVal _value As System.Object _
) Parameters
| Name | Description |
|---|---|
| rowHandle | |
| column | |
| _value |