Namespace:  C1.Web.C1WebChart
Assembly:  C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)

Syntax

C#
[BrowsableAttribute(false)]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public class SmartPainterEditor : SmartPainterEditor
Visual Basic
<BrowsableAttribute(False)> _
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Class SmartPainterEditor _
	Inherits SmartPainterEditor

Inheritance Hierarchy

System..::..Object
  System.Drawing.Design..::..UITypeEditor
    C1.Win.C1Chart..::..SmartPainterEditor
      C1.Web.C1WebChart..::..SmartPainterEditor

See Also