GlobalSharedSelectCellByIndex Method
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public static void SelectCellByIndex(
DataGrid dataGrid,
int rowIndex,
int columnIndex
)
Parameters
- dataGrid DataGrid
-
- rowIndex Int32
-
- columnIndex Int32
-