Enum AutoGeneratePropertyDefinitionsMode
Represents the different RadPropertyGrid AutoGeneratePropertyDefinitions modes.
Namespace: Telerik.Windows.Controls.Data.PropertyGrid
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public enum AutoGeneratePropertyDefinitionsMode
AllLevels
PropertyDefinitions will be generated recursively for all nested properties.
FirstLevel
PropertyDefinitions will be generated only for the first level properties.