TableHelper.GetCellCValue Method
Public Shared Function GetCellCValue( _
ByRef grid As SfDataGrid, _
ByVal columname As String _
) As String
This language is not supported or no code example is available.
public static string GetCellCValue(
ref SfDataGrid grid,
string columname
)
This language is not supported or no code example is available.
public:
static String^ GetCellCValue(
SfDataGrid^& grid,
String^ columname
)
This language is not supported or no code example is available.
Parameters
- grid
- SfDataGrid
- columname
- string