SignaturesEditor.Delimeter

Syntax

Delimeter: PP.Ui.SignEditorThousandsDelimeterType;

Description

The Delimeter property determines whether delimiter is added.

Comments

Use JSON or the setDelimeter method to set the property value and the getDelimeter method to get the property value.

Example

The property use is given in description of the SignaturesEditor.Items property.

See also:

SignaturesEditor