AutoGenerateMethods Property (C1PropertyGrid)
Gets or sets a value indicating whether the C1PropertyGrid should try to get the methods of the SelectedObject using reflection.
public bool AutoGenerateMethods {get; set;}
'Declaration
Public Property AutoGenerateMethods As Boolean