ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / PropertyBindingAttribute Class / Type Property

In This Topic
    Type Property (PropertyBindingAttribute)
    In This Topic
    Gets the Type of the property.
    Syntax
    'Declaration
     
    Public Property Type As PropertyType
    public PropertyType Type {get; set;}
    See Also