ComponentOne DataGrid for WPF and Silverlight
GetCustomAttributesData Method

C1.WPF.DataGrid Namespace > CustomPropertyInfo Class : GetCustomAttributesData Method
Syntax
'Declaration
 
Public Overridable Function GetCustomAttributesData() As System.Collections.Generic.IList(Of CustomAttributeData)
public virtual System.Collections.Generic.IList<CustomAttributeData> GetCustomAttributesData()
See Also

Reference

CustomPropertyInfo Class
CustomPropertyInfo Members