AJE Components
ReportExplorerItems GetCollection Method (Boolean)AJE Data Report Engine Help
Function gets a Collection of Items.

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

public ReportExplorerItems GetCollection(
	bool IncludeChildren = true
)

Return Value

Type: ReportExplorerItems
Remarks

See Also