Gets or sets the index of the grid row this component is contained in.
Namespace: MindFusion.Drawing
File: ComponentBase.js
JavaScript Copy Code |
---|
get gridRow() {} |
Number
The grid row index.
This value is used when the component is placed inside a GridPanel.