ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / PropertyBinding Class / TypeName Property

In This Topic
    TypeName Property (PropertyBinding)
    In This Topic
    Gets the type of the property.
    Syntax
    'Declaration
     
    Public ReadOnly Property TypeName As System.String
    public System.string TypeName {get;}
    See Also