[]
        
(Showing Draft Content)

FarPoint.Web.Chart.StringCollectionCollectionEditor.GetEditStyle

GetEditStyle Method

GetEditStyle(ITypeDescriptorContext)

Get UITypeEditor to edit the StringCollectionCollection type.

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