Search
GridCell.parent Property
See Also
 






Gets the parent control of this cell.

Namespace: MindFusion.DataViews
File: GridCell.js

 Syntax

JavaScript  Copy Code

get parent() {}

 Property Value

Grid. The parent control.

 See Also