ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / FormatErrorEventArgs Class / Value Property

In This Topic
    Value Property (FormatErrorEventArgs)
    In This Topic
    Source value for formatting.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Object
    public object Value {get;}
    See Also