ComponentOne DataGrid for WPF and Silverlight
ReflectedType Property

C1.WPF.DataGrid Namespace > CustomPropertyInfo Class : ReflectedType Property
Gets the class object that was used to obtain this instance of MemberInfo.
Syntax
'Declaration
 
Public Overrides ReadOnly Property ReflectedType As System.Type
public override System.Type ReflectedType {get;}

Property Value

The Type object through which this MemberInfo object was obtained.
See Also

Reference

CustomPropertyInfo Class
CustomPropertyInfo Members