ComponentOne Bitmap for WPF
C1.WPF.DX.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