ComponentOne Bitmap for UWP
ElementType Property

C1.UWP.DX Assembly > C1.Util.DX.Storage Namespace > Variant Structure : ElementType Property
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

Reference

Variant Structure
Variant Members