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

C1.WPF.Extended Namespace > C1PropertyGrid Class : AutoGenerateMethods Property
Gets or sets a value indicating whether the C1PropertyGrid should try to get the methods of the SelectedObject using reflection.
Syntax
'Declaration
 
Public Property AutoGenerateMethods As Boolean
public bool AutoGenerateMethods {get; set;}
See Also

Reference

C1PropertyGrid Class
C1PropertyGrid Members