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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System.ComponentModel.Design..::..DesignerActionList
    C1.Web.C1WebChart.Designer..::..C1ChartWebDesignerActionList

See Also