Enum
EditorStyle

Specifies the style of the editor defined through Telerik.Windows.Controls.PropertyGrid.EditorAttribute.

Definition

Namespace:Telerik.Windows.Controls.Data.PropertyGrid

Assembly:Telerik.Windows.Controls.Data.dll

Syntax:

cs-api-definition
public enum EditorStyle

Fields

DropDown

A drop down button which content is the custom editor is displayed.

Declaration

cs-api-definition
DropDown = 2

Field Value

EditorStyle

Modal

A button that shows a modal dialog window with the custom editor inside is displayed.

Declaration

cs-api-definition
Modal = 1

Field Value

EditorStyle

None

No special user interface element is used.

Declaration

cs-api-definition
None = 0

Field Value

EditorStyle

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