ComponentOne DataGrid for WPF and Silverlight
Attributes Property

C1.WPF.DataGrid Namespace > CustomPropertyInfo Class : Attributes Property
Gets the attributes for this property.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Attributes As System.Reflection.PropertyAttributes
public override System.Reflection.PropertyAttributes Attributes {get;}

Property Value

Attributes of this property.
See Also

Reference

CustomPropertyInfo Class
CustomPropertyInfo Members