Gets the DOM element of the cell in the specified coordinates.
Namespace: MindFusion.DataViews
File: PropertyGridContent.js
JavaScript Copy Code |
---|
function getCellElement (row, column) |
Number. The cell row.
Number. The cell column.
HTMLDivElement. the cell's DOM element.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |