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

In This Topic
    Type Property (Variant)
    In This Topic
    Gets the type.
    Syntax
    'Declaration
     
    Public Property Type As VariantType
    public VariantType Type {get; set;}
    See Also