Reporting

Classes

  ClassDescription
Public classBarcode
Public classBookmarkNode
Public classCancelProcessingException
Public classChart
Summary description for ReportItem class.
Public classCheckBox
CheckBox
Public classDataItem
Public classDetailSection
Public classElementTreeHelper
Provides utility methods that perform common tasks involving nodes in a LayoutElement tree.
Public classGroup
Public classGroupSection
Public classHtmlTextBox
Public classLayoutElement
Base class for all processing instances of report items.
Public classPageSection
Public classPanel
Public classParameter
Represents a processing instance of a ReportParameter.
Public classParameterValue
Represents a parameter value.
Public classPictureBox
Public classPictureWatermark
Public classProcessingElement
Public classProcessingElement..::..ElementCollection Obsolete.
Public classRenderingResult
Represents a result of the report rendering.
Public classReport
Public classReportItem
Public classReportItemBase
Represents a processing report item.
Public classReportProcessor
Represents the object responsible for printing and rendering Reports.
Public classReportSection
Public classReportSectionBase
Public classShape
Public classSubReport
Public classTable
Represents a processing Table item.
Public classTableColumn
Represents a column in the Table item.
Public classTableRow
Represents a row in the Table item.
Public classTextBox
Public classTextItemBase
Base class for TextBox and CheckBox classes
Public classTextWatermark
Public classVisualElement
Public classWatermark
Public classWatermarkCollection
Public classXhtmlValidator
Provide methods for XHTML validation

Interfaces

  InterfaceDescription
Public interfaceIDataGroupMember
Provides an unified access to the data of a group member
Public interfaceIDataObject
Provides unified access to a single data record from a data source.
Public interfaceILayoutElementContainer
Represents an item that may contain other LayoutElements
Public interfaceIRenderingExtension
Public interfaceITableCell
Provides an interface for accessing a processing Table cell.

Delegates

  DelegateDescription
Public delegateCreateStream
Used by the rendering extension to obtain a stream.
Public delegateEvaluateHeaderFooterExpressions
Delegate used to re-evaluate the page header and footer sections for each generated page.