Gets a value indicating whether the user resizes the header horizontally.
Namespace: MindFusion.Diagramming
File: EventArgs.js
SyntaxJavaScript
Copy Code
|
|---|
get horizontal() {} |
Boolean
true if resizing horizontally, or false otherwise.
See Also