ComponentOne DataGrid for WPF and Silverlight
DeclaringType Property

C1.WPF.DataGrid Namespace > CustomPropertyInfo Class : DeclaringType Property
Gets the class that declares this member.
Syntax
'Declaration
 
Public Overrides ReadOnly Property DeclaringType As System.Type
public override System.Type DeclaringType {get;}

Property Value

The Type object for the class that declares this member.
See Also

Reference

CustomPropertyInfo Class
CustomPropertyInfo Members