Input for WinForms | ComponentOne
C1.Win.Input.Formating Namespace / FormatEventArgs Class / Value Property

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