GridControl.GetFocusedRowCellValue Method
Name | Parameters | Description |
---|---|---|
GetFocusedRowCellValue(GridColumn) | column | Returns the value of the specified cell contained within the focused row. |
GetFocusedRowCellValue(String) | fieldName | Returns the value of the specified cell contained within the focused row. |