ComponentOne Extended Library for WPF and Silverlight
MethodAttributes Property (C1PropertyGrid)

C1.Silverlight.Extended Namespace > C1PropertyGrid Class : MethodAttributes Property
Gets the list of method attributes used to configure the visualization of the SelectedObject's methods.
Syntax
'Declaration
 
Public ReadOnly Property MethodAttributes As ObservableCollection(Of MethodAttribute)
public ObservableCollection<MethodAttribute> MethodAttributes {get;}
See Also

Reference

C1PropertyGrid Class
C1PropertyGrid Members