TreeList.IgnoreRightPadding

Syntax

IgnoreRightPadding: Boolean

Description

The IgnoreRightPadding property determines whether the right padding is ignored.

Comments

Available values:

Use JSON or the setIgnoreRightPaddingmethod to set the property value, and the getIgnoreRightPadding method to get the property value.

Example

The example of property use is given in the page Example of Creating the TreeList Component.

See also:

TreeList