ComponentOne DataGrid for WPF and Silverlight
CustomAttributes Property

C1.WPF.DataGrid Namespace > CustomPropertyInfo Class : CustomAttributes Property
Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Public Overridable ReadOnly Property CustomAttributes As System.Collections.Generic.IEnumerable(Of CustomAttributeData)
[__DynamicallyInvokable()]
public virtual System.Collections.Generic.IEnumerable<CustomAttributeData> CustomAttributes {get;}
See Also

Reference

CustomPropertyInfo Class
CustomPropertyInfo Members