Enum
AutoGeneratePropertyDefinitionsMode

Represents the different RadPropertyGrid AutoGeneratePropertyDefinitions modes.

Definition

Namespace:Telerik.Windows.Controls.Data.PropertyGrid

Assembly:Telerik.Windows.Controls.Data.dll

Syntax:

cs-api-definition
public enum AutoGeneratePropertyDefinitionsMode

Fields

AllLevels

PropertyDefinitions will be generated recursively for all nested properties.

Declaration

cs-api-definition
AllLevels = 1

Field Value

AutoGeneratePropertyDefinitionsMode

FirstLevel

PropertyDefinitions will be generated only for the first level properties.

Declaration

cs-api-definition
FirstLevel = 0

Field Value

AutoGeneratePropertyDefinitionsMode

In this article
DefinitionFieldsAllLevelsFirstLevel
Not finding the help you need?
Contact Support