ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / NumericEditCalculator Class / FormatOnClose Property

In This Topic
    FormatOnClose Property
    In This Topic
    Gets or sets whether StoredFormat should be applied to the value entered in the dropdown calculator.
    Syntax
    'Declaration
     
    
    Public Property FormatOnClose As Boolean
    public bool FormatOnClose {get; set;}
    See Also