AJE Components
ReportExplorerItems PropertiesAJE Data Report Engine Help
The ReportExplorerItems type exposes the following members.
Properties

  NameDescription
Public propertyOnlineCapacity
Gets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from OnlineList ReportExplorerItem .)
Public propertyOnlineCount (Inherited from OnlineList ReportExplorerItem .)
Public propertyOnlineItem Int32 
Gets or sets the element at the specified index.
(Inherited from OnlineList ReportExplorerItem .)
Public propertyItem Guid 
Returns an Item in the Collection by its GUID.
Back to Top
See Also