Search
CellEventArgs.column Property
See Also
 






Gets the column of the cell, associated with the event.

Namespace: MindFusion.DataViews
File: EventArgs.js

 Syntax

JavaScript  Copy Code

get column() {}

 Property Value

Number. The column index.

 See Also