[]
        
(Showing Draft Content)

C1.Win.C1Chart3DBase.BaseEnumEditor

BaseEnumEditor Class

Inheritance
BaseEnumEditor
Namespace: C1.Win.C1Chart3DBase
Assembly: C1.Win.C1Chart3D.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)