ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / 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 System.Object
    public System.object Value {get; set;}
    See Also