Gets the height of this row.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public float getHeight () |
A float value specifying the row height.
RemarksThe user can resize rows interactively when table's AllowResizeRows property is enabled.
See Also