ComponentOne DataGrid for WPF and Silverlight
CustomPropertyInfo Class Members
Properties  Methods 

C1.WPF.DataGrid Namespace : CustomPropertyInfo Class

The following tables list the members exposed by CustomPropertyInfo.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CustomPropertyInfo class.  
Top
Public Properties
 NameDescription
Public PropertyOverridden. Gets the attributes for this property.  
Public PropertyOverridden. Gets a value indicating whether the property can be read.  
Public PropertyOverridden. Gets a value indicating whether the property can be written to.  
Public Property (Inherited from System.Reflection.MemberInfo)
Public PropertyOverridden. Gets the class that declares this member.  
Public Property (Inherited from System.Reflection.PropertyInfo)
Public Property (Inherited from System.Reflection.PropertyInfo)
Public Property (Inherited from System.Reflection.PropertyInfo)
Public Property (Inherited from System.Reflection.MemberInfo)
Public Property (Inherited from System.Reflection.MemberInfo)
Public PropertyOverridden. Gets the name of the current member.  
Public PropertyOverridden. Gets the type of this property.  
Public PropertyOverridden. Gets the class object that was used to obtain this instance of MemberInfo.  
Public Property (Inherited from System.Reflection.PropertyInfo)
Top
Public Methods
 NameDescription
Public MethodDetermines whether the specified System.Object is equal to this instance.  
Public MethodOverloaded. Overridden. Returns an array whose elements reflect the public and, if specified, non-public get, set, and other accessors of the property reflected by the current instance.  
Public Method (Inherited from System.Reflection.PropertyInfo)
Public MethodOverloaded. Overridden. When overridden in a derived class, returns an array containing all the custom attributes.  
Public Method (Inherited from System.Reflection.MemberInfo)
Public MethodOverloaded. Overridden. When overridden in a derived class, returns the public or non-public get accessor for this property.  
Public MethodReturns a hash code for this instance.  
Public MethodOverridden. When overridden in a derived class, returns an array of all the index parameters for the property.  
Public Method (Inherited from System.Reflection.PropertyInfo)
Public Method (Inherited from System.Reflection.PropertyInfo)
Public Method (Inherited from System.Reflection.PropertyInfo)
Public MethodOverloaded. Overridden. When overridden in a derived class, returns the set accessor for this property.  
Public MethodOverloaded. Overridden. Returns the value of the property with optional index values for indexed properties.  
Public MethodOverridden. When overridden in a derived class, indicates whether one or more instance of attributeType is applied to this member.  
Public MethodOverloaded. Overridden. Sets the value of the property with optional index values for index properties.  
Top
See Also

Reference

CustomPropertyInfo Class
C1.WPF.DataGrid Namespace