AJE Components
ReportExplorerItems Item Property (Guid)AJE Data Report Engine Help
Returns an Item in the Collection by its GUID.

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

public virtual ReportExplorerItem this[
	Guid GUID
] { get; set; }

Property Value

Type: ReportExplorerItem
See Also