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.
public bool ShowDecimalSeparator {get; set;}
'Declaration
Public Property ShowDecimalSeparator As Boolean