ComponentOne Input for WinForms
FormatOnClose Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > NumericEditCalculator Class : FormatOnClose Property
Gets or sets whether StoredFormat should be applied to the value entered in the dropdown calculator.
Syntax
'Declaration
 
Public Property FormatOnClose As System.Boolean
public System.bool FormatOnClose {get; set;}
See Also

Reference

NumericEditCalculator Class
NumericEditCalculator Members