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