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