IgnoreRightPadding: Boolean
The IgnoreRightPadding property determines whether the right padding is ignored.
Available values:
true. Right indent is ignored.
false. Default value. Right indent is not ignored.
Use JSON or the setIgnoreRightPaddingmethod to set the property value, and the getIgnoreRightPadding method to get the property value.
The example of property use is given in the page Example of Creating the TreeList Component.
See also: