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

  NameDescription
Public propertyClassType
Gets the Class Type. Read-only.
(Inherited from EngineClassBase.)
Public propertyDesignView
Gets or sets the Report Output in 'Design View' mode which includes all Report Items even non Printable ones.
Public propertyDisposed
Gets a value indicating whether the object has been disposed of. Read-only.
(Inherited from EngineClassBase.)
Public propertyHandleExceptions
Gets or sets the option to Handle Exceptions.
(Inherited from EngineClassBase.)
Public propertyIsChanged
Gets or sets the Is Changed flag indicating if the Object has changed.
(Inherited from EngineClassBase.)
Public propertyIsDirty
Gets or sets the Is Dirty flag indicating if any Data Properties within the Object have been Set.
(Inherited from EngineClassBase.)
Public propertyItemKey
Gets or sets the associated Collection Item Key for the Object.
(Inherited from EngineClassBase.)
Public propertyLastErrDescription
Returns the last Error Description for the Object.
(Inherited from EngineClassBase.)
Public propertyLastErrNumber
Returns the last Error Number for the Object.
(Inherited from EngineClassBase.)
Public propertyLastErrSource
Returns the last Error Source for the Object.
(Inherited from EngineClassBase.)
Public propertyLastException
Returns the last Exception for the Object.
(Inherited from EngineClassBase.)
Public propertyOnDirtyEvent
Used in conjunction with the SetIsDirty method to raise an Event. If True then if SetIsDirty is called the Dirty Event will be raised.
(Inherited from EngineClassBase.)
Public propertyOutput
Gets the Report Output Content. Read-only.
Public propertyPDFSettings
Gets or sets the Report PDF Document Settings.
Public propertyProperties
Discovers the attributes of the Properties of the Class and provides access to Property metadata. Read-only.
(Inherited from EngineClassBase.)
Public propertyRaiseError
If True then when SetError is called an Event will be raised.
(Inherited from EngineClassBase.)
Public propertyStatic memberRemote
Gets or sets the Remote option for the Report Build, PDF etc.
Public propertyReport
Gets or sets the Report Details, Name, Data Source and Version.
Public propertyReportConstants
Gets or sets the Report Constants.
Public propertyReportConstantsFile
Gets or sets the Report Constants File.
Public propertyReportDataContextsFile
Gets or sets the Report Data Source Contexts File.
Public propertyReportDataFormats
Gets or sets the Report Data Formats.
Public propertyReportDataFormatsFile
Gets or sets the Report Data Formats File.
Public propertyReportDataSourceContexts
Gets or sets the Report Data Source Contexts.
Public propertyReportExpressions
Gets or sets the Report Expressions.
Public propertyReportExpressionsFile
Gets or sets the Report Expressions File.
Public propertyReportFolders
Gets or sets the Report Folders.
Public propertyReportFont
Gets or sets the initial Report Font Name.
Public propertyReportGlobals
Gets or sets the Report Globals.
Public propertyReportGlobalsFile
Gets or sets the Report Globals File.
Public propertyReportNamespaces
Gets or sets the Report Namespaces.
Public propertyReportNamespacesFile
Gets or sets the Report Namespaces File.
Public propertyReportQueries
Gets or sets the Report Queries.
Public propertyReportQueriesFile
Gets or sets the Report Queries File.
Public propertyReportResources
Gets or sets the Shared Report Resources.
Public propertyReportResourcesFile
Gets or sets the Report Resources File.
Public propertyReportRules
Gets or sets the Report Rules.
Public propertyReportRulesFile
Gets or sets the Report Rules File.
Public propertyReportRunningTotals
Gets or sets the Report Running Totals.
Public propertyReportRunningTotalsFile
Gets or sets the Report Running Totals File.
Public propertyReportSections
Gets or sets the Report Sections.
Public propertyReportStyles
Gets or sets the Report Shared Styles.
Public propertyReportStylesFile
Gets or sets the Report Styles File.
Public propertyStyleClass
Returns the list of CSS Classes for the Report.
Public propertyTag
Gets or sets the associated Tag for the Object.
(Inherited from EngineClassBase.)
Public propertyTOC
Gets the Report Table of Contents. Read-only.
Public propertyTypeClassName
Gets Class Name of the associated Class. Read-only.
(Inherited from EngineClassBase.)
Public propertyXProcessor
Returns the XProcessor for the Report. Read-only.
Public propertyXQueryCompiler
Returns the XQueryCompiler for the Report. Read-only.
Back to Top
See Also