Search
Selection Class
Remarks See Also
 






Represents a selection in a grid control.

Namespace: MindFusion.DataViews
File: Selection.js

 Syntax

JavaScript  Copy Code

// class
Selection.prototype = {}

 Remarks

The class is used by the Grid control to handle actions that involve selection grid rows, cells, or columns.

 Inheritance Hierarchy

MindFusion.DataViews.Selection

 See Also