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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System.ComponentModel.Design..::..DesignerActionList
    C1.Web.C1WebChart3D.Designer..::..C1WebChart3DDesignerActionList

See Also