[]
        
(Showing Draft Content)

C1.Win.C1Themes.Design.ThemePropertyEditor.GetEditStyle

GetEditStyle Method

GetEditStyle(ITypeDescriptorContext)

Returns the style of the current editor.

Declaration
public override UITypeEditorEditStyle GetEditStyle(ITypeDescriptorContext context)
Parameters
Type Name Description
ITypeDescriptorContext context

The editor context.

Returns
Type Description
UITypeEditorEditStyle

DropDown.

Overrides