Enum EditorStyle
Specifies the style of the editor defined through Telerik.Windows.Controls.PropertyGrid.EditorAttribute.
Namespace: Telerik.Windows.Controls.Data.PropertyGrid
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public enum EditorStyle
DropDown
A drop down button which content is the custom editor is displayed.
Modal
A button that shows a modal dialog window with the custom editor inside is displayed.
None
No special user interface element is used.