GetListSourceRowCellValue(Int32,GridColumn) Method
Syntax
public System.object GetListSourceRowCellValue(
System.int listSourceRowIndex,
DevExpress.XtraGrid.Columns.GridColumn column
)Public Overloads Function GetListSourceRowCellValue( _
ByVal listSourceRowIndex As System.Integer, _
ByVal column As DevExpress.XtraGrid.Columns.GridColumn _
) As System.ObjectParameters
| Name | Description |
|---|---|
| listSourceRowIndex | |
| column |