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