Sets the focus to the cell at the specified position.
Namespace: MindFusion.DataViews
File: PropertyGridContent.js
JavaScript
![]() |
---|
function focusCell (row, column, [moveBackwards]) |
Number. The cell row.
Number. The cell column.
Boolean. True to move backwards.
If the cell at the specified position is not editable, the focus is set to the next editable cell, if such exists.