AJE Components
ReportDataFormatFunctions PropertiesAJE Data Report Engine Help
The ReportDataFormatFunctions 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 ReportDataFormatFunction .)
Public propertyOnlineCount (Inherited from OnlineList ReportDataFormatFunction .)
Public propertyOnlineItem
Gets or sets the element at the specified index.
(Inherited from OnlineList ReportDataFormatFunction .)
Back to Top
See Also