Represents collection of ReportSlots.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    PerpetuumSoft.Reporting.Components..::.ReportSlotCollection

See Also