Sets the index of the grid row this component will be associated with when added to a GridPanel.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public void setGridRow ( |
An integer value specifying the 0-based index of the grid row in which to place this component. The default is 0.
See Also