ComponentOne MultiSelect for WinForms
ShowDecimalSeparator Property

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 Boolean
public bool ShowDecimalSeparator {get; set;}
See Also

Reference

NumericEditCalculator Class
NumericEditCalculator Members