Summary description for ActionCollection.

Namespace:  PerpetuumSoft.Reporting.Windows.Forms
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public class ActionCollection : CollectionBase
Visual Basic (Declaration)
Public Class ActionCollection _
	Inherits CollectionBase
Visual C++
public ref class ActionCollection : public CollectionBase

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    PerpetuumSoft.Reporting.Windows.Forms..::.ActionCollection

See Also