Gets or sets the default size of items created by drag-and-drop from this list view.
Namespace: MindFusion.Diagramming
File: ListViewBase.js
SyntaxJavaScript
Copy Code
|
|---|
get newInstanceSize() {} |
Size
An instance of the Size class specifying item size.
See Also