DataGridCellGetValue Method
Gets the value of this cell.
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
public virtual Object GetValue()
Public Overridable Function GetValue As Object
Return Value
ObjectThe value of this cell.