Input for ASP.NET WebForms
ShowGroup Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1InputNumber Class : ShowGroup Property
Indicates whether the thousands group separator will be inserted between each digital group. The number of digits in the thousands group depends on the selected Culture."
Syntax
'Declaration
 
Public Property ShowGroup As System.Boolean
public System.bool ShowGroup {get; set;}
See Also

Reference

C1InputNumber Class
C1InputNumber Members