Gets or sets a value indicating whether the C1PropertyGrid should try to get the methods of the SelectedObject using reflection.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
public bool AutoGenerateMethods { get; set; } |
| Visual Basic |
|---|
Public Property AutoGenerateMethods As Boolean Get Set |