Fetches data at a specific column and row in the table
Fetches data at a specific column and row in the table
public string Get(int,int);
Fetches data at a specific column and row in the table
public string Get(string,int);
DataTable Class | MapMatrix.MapControls Namespace