GetFocusedRowCellValue(GridColumn) Method
Syntax
public System.object GetFocusedRowCellValue(
DevExpress.XtraGrid.Columns.GridColumn column
)Public Overloads Function GetFocusedRowCellValue( _
ByVal column As DevExpress.XtraGrid.Columns.GridColumn _
) As System.ObjectParameters
| Name | Description |
|---|---|
| column |