ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Storage Namespace / Variant Structure / ElementType Property

In This Topic
    ElementType Property
    In This Topic
    Gets the type of the element.
    Syntax
    'Declaration
     
    Public Property ElementType As VariantElementType
    public VariantElementType ElementType {get; set;}

    Property Value

    The type of the element.
    See Also