Search
Selection Constructor
See Also
 






Initializes a new instance of the Selection class.

Namespace: MindFusion.DataViews
File: Selection.js

 Syntax

JavaScript  Copy Code

function Selection (grid)

 Parameters

grid

Grid. The associated grid control.

 Remarks

Initializes a new instance of the Selection class.

 See Also