[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.BaseEnumEditor

BaseEnumEditor Class

Namespace: C1.Win.C1ChartBase
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public abstract class BaseEnumEditor : UITypeEditor

Constructors

Name Description
BaseEnumEditor()

Methods

Name Description
EditValue(ITypeDescriptorContext, IServiceProvider, object)
FillListBox(ListBox, ITypeDescriptorContext)
GetEditStyle(ITypeDescriptorContext)
objectFromString(string)
stringFromObject(object)