Indicates whether the thousands group separator will be inserted between every three decimal digits (number of digits in thousands group depends on the selected Culture).

Namespace:  C1.Web.UI.Controls.C1Input
Assembly:  C1InputClient (in C1InputClient.dll)

Syntax

JavaScript
function get_thousandsSeparator();
function set_thousandsSeparator(value);

See Also