Input for WinForms | ComponentOne
C1.Framework Namespace / ValueElement Class / Value Property

In This Topic
    Value Property (ValueElement)
    In This Topic
    Gets or sets the current value.
    Syntax
    'Declaration
     
    
    Public Property Value As Object
    public object Value {get; set;}
    See Also