ComponentOne DataGrid for WPF and Silverlight
PropertyType Property

C1.WPF.DataGrid Namespace > CustomPropertyInfo Class : PropertyType Property
Gets the type of this property.
Syntax
'Declaration
 
Public Overrides ReadOnly Property PropertyType As System.Type
public override System.Type PropertyType {get;}

Property Value

The type of this property.
See Also

Reference

CustomPropertyInfo Class
CustomPropertyInfo Members