ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / NumericEditCalculator Class / StoredFormat Property

In This Topic
    StoredFormat Property
    In This Topic
    Custom format specifier used to format the stored value of the dropdown calculator.
    Syntax
    'Declaration
     
    Public Property StoredFormat As String
    public string StoredFormat {get; set;}
    See Also