Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / PropertyBinding Class / TypeName Property

In This Topic
    TypeName Property
    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