Search
NodeListView.padding Property
See Also
 





Gets or sets the padding space between the NodeListView control and its contents.

Namespace: MindFusion.Diagramming
File: NodeListView.js

 Syntax

JavaScript  Copy Code

get padding() {}
set padding(value) {}

 Property Value

Number

A number that specifies the padding space size.

 See Also