Enum
PropertyGridEditMode

Represents the different edit modes of RadPropertyGrid.

Definition

Namespace:Telerik.Windows.Controls.Data.PropertyGrid

Assembly:Telerik.Windows.Controls.Data.dll

Syntax:

cs-api-definition
[SuppressMessage("Naming", "CA1720:Identifier contains type name", Justification = "<Pending>")]
public enum PropertyGridEditMode

Fields

Default

All of the properties can be edited.

Declaration

cs-api-definition
Default = 1

Field Value

PropertyGridEditMode

Single

Only one property can be edited at a time.

Declaration

cs-api-definition
Single = 0

Field Value

PropertyGridEditMode

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