GetRowCellValue(Int32,GridColumn,OperationCompleted) Method
Syntax
public virtual System.object GetRowCellValue(
System.int rowHandle,
DevExpress.XtraGrid.Columns.GridColumn column,
DevExpress.Data.OperationCompleted completed
)Public Overloads Overridable Function GetRowCellValue( _
ByVal rowHandle As System.Integer, _
ByVal column As DevExpress.XtraGrid.Columns.GridColumn, _
ByVal completed As DevExpress.Data.OperationCompleted _
) As System.ObjectParameters
| Name | Description |
|---|---|
| rowHandle | |
| column | |
| completed |