ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Storage Namespace / Variant Structure / Value Property

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