ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Object
    public System.object Value {get; set;}
    See Also