[]
        
(Showing Draft Content)

C1.C1Preview.Design.DropDownFormClassNameEditor.GetEditStyle

GetEditStyle Method

GetEditStyle(ITypeDescriptorContext)

Gets the editor style.

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

The editor context.

Returns
Type Description
UITypeEditorEditStyle

The editor style.

Overrides