SMART datagrid v.1 > Classes > GridBase

Back  Forward

DataLudi.GridBase.makeCellVisible  method

パラメーターindexで指定したデータセルがグリッドの画面の範囲の外にあれば、 セルが見えるように横、及び縦にスクロールする。 

function makeCellVisible (index: CellIndex);
Returns
Void
Parameters
index - CellIndex.
See Also
makeColumVisilbe
makeRowVisible