Enum
PropertyGridEditMode

Represents the different edit modes of RadPropertyGrid.

Definition

Namespace:Telerik.UI.Xaml.Controls.Data.PropertyGrid

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
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