Selects the rows in the specified range.
Namespace: MindFusion.DataViews
File: PropertyGridContent.js
SyntaxJavaScript
Copy Code
|
|---|
function selectRows (index, [count]) |
Number. The start index of the range to select.
Number. The length of the range.
See Also