Repaints a range of rows.
Namespace: MindFusion.DataViews
File: PropertyGridContent.js
SyntaxJavaScript
Copy Code
|
|---|
function refreshRows (index, [count]) |
Number. The start index of the row range to repaint.
Number. The length of the range.
See Also