AJE Components
ReportExplorerItems Add Method AJE Data Report Engine Help
Adds a new Item to the Collection Object.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public ReportExplorerItem Add(
	ReportExplorerItem NewItem
)

Return Value

Type: ReportExplorerItem
Remarks

See Also