ComponentOne Input for WinForms
ShowDecimalSeparator Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > NumericEditCalculator Class : ShowDecimalSeparator Property
Gets or sets a value indicating whether to display a decimal separator when typing a number if no decimal part of the number is entered.
Syntax
'Declaration
 
Public Property ShowDecimalSeparator As System.Boolean
public System.bool ShowDecimalSeparator {get; set;}
See Also

Reference

NumericEditCalculator Class
NumericEditCalculator Members