Click or drag to resize

PerformanceChartUIEditor Class

[Missing <summary> documentation for "T:Demo3D.Utilities.Performance.PerformanceChartUIEditor"]

Inheritance Hierarchy
SystemObject
  System.Drawing.DesignUITypeEditor
    Demo3D.Utilities.PerformancePerformanceChartUIEditor

Namespace:  Demo3D.Utilities.Performance
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 14.0.0.10531
Syntax
C#
public class PerformanceChartUIEditor : UITypeEditor

The PerformanceChartUIEditor type exposes the following members.

Constructors
  NameDescription
Public methodPerformanceChartUIEditor
Initializes a new instance of the PerformanceChartUIEditor class
Top
Methods
  NameDescription
Public methodEditValue (Overrides UITypeEditorEditValue(ITypeDescriptorContext, IServiceProvider, Object).)
Public methodGetEditStyle (Overrides UITypeEditorGetEditStyle(ITypeDescriptorContext).)
Public methodGetPaintValueSupported (Overrides UITypeEditorGetPaintValueSupported(ITypeDescriptorContext).)
Public methodStatic memberInitialize
Top
See Also