ComponentOne Bitmap for WPF
ConvertToString Method

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > PropertyTypeHelper Class : ConvertToString Method
The property type
Converts a property type to a text.
Syntax
'Declaration
 
Public Shared Function ConvertToString( _
   ByVal propertyType As PropertyType _
) As System.String
public static System.string ConvertToString( 
   PropertyType propertyType
)

Parameters

propertyType
The property type

Return Value

A string representing this property type.
See Also

Reference

PropertyTypeHelper Class
PropertyTypeHelper Members