Gets or sets the padding space between item's slot bounds and its contents.
Namespace: MindFusion.Diagramming
Assembly: ListViewBase.js
SyntaxJavaScript
Copy Code
|
|---|
get padding() {} |
Number
A number that specifies the padding space size.
See Also