[]
        
(Showing Draft Content)

C1.C1Preview.Design.DropDownFormClassNameEditor.GetEditStyle

GetEditStyle Method

GetEditStyle(ITypeDescriptorContext)

Gets the editor style.

Declaration
public override UITypeEditorEditStyle GetEditStyle(ITypeDescriptorContext context)
Public Overrides Function GetEditStyle(context As ITypeDescriptorContext) As UITypeEditorEditStyle
Parameters
Type Name Description
ITypeDescriptorContext context

The editor context.

Returns
Type Description
UITypeEditorEditStyle

The editor style.

Overrides