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