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

  NameDescription
Public propertyActiveContext
Returns the Report Item Active Data Context.
(Inherited from ReportBaseOutput.)
Public propertyAltRowStyleName
Gets or sets the Alt Row Style Name for the Report Data Table Column.
Public propertyAltRowStyling
Gets or sets the Alternate Row Styling.
Public propertyAsImage
Gets or sets the Report Table Column Text as an Image.
Public propertyBuildOption
Gets or sets the Build Option for the Report Item. The Report Item can be Included in the HTML and / or PDF Outputs.
Public propertyCalendars
Gets or sets the Report Data Table Column Calendars.
Public propertyCharts
Gets or sets the Report Data Table Column Charts.
Public propertyClassType
Gets the Class Type. Read-only.
(Inherited from EngineClassBase.)
Public propertyColumnIndex
Gets or sets the option to Display an Index for the Report Data Table Column.
(Inherited from ReportDataColumn.)
Public propertyComments
Gets or sets the Report Item Comments.
(Inherited from ReportBaseItem.)
Public propertyContextIndex
Gets or sets the Context Index for the Report Item.
(Inherited from ReportBase.)
Public propertyContextItem
Gets or sets the Context Item for the Report Item.
(Inherited from ReportBase.)
Public propertyCSSClass
Gets or sets the Name of the CSS Style Class.
Protected propertyDataContext (Inherited from ReportDataColumn.)
Public propertyDataFormat
Gets or sets the Names of the Report Data Format(s) delimited by a | separator.
(Inherited from ReportDataColumn.)
Protected propertyDataFormats (Inherited from ReportDataColumn.)
Protected propertyDataRow (Inherited from ReportDataColumn.)
Public propertyDataRowNullAction
Gets or sets the Data Row Null Action.
(Inherited from ReportDataColumn.)
Protected propertyDataSet (Inherited from ReportDataColumn.)
Public propertyDisposed
Gets a value indicating whether the object has been disposed of. Read-only.
(Inherited from EngineClassBase.)
Public propertyDistinctCount
Enables or disables the Data Table Column Distinct Count.
(Inherited from ReportDataColumn.)
Public propertyEditor (Inherited from ReportDataColumn.)
Public propertyEnabled
Enables or Disables the Report Table Data Column.
(Inherited from ReportDataColumn.)
Public propertyExpression
Gets or sets the Expression for the Report Data Table Column.
(Inherited from ReportDataColumn.)
Protected propertyFieldData (Inherited from ReportDataColumn.)
Public propertyFieldGlobal
Gets or sets the Report Data Column Field Global Name.
Protected propertyFieldTotal (Inherited from ReportDataColumn.)
Public propertyFormatting
Gets or sets Report Table Column Field Format.
(Inherited from ReportDataColumn.)
Public propertyGUID
Gets or sets the Report Item GUID.
(Inherited from ReportBaseOutput.)
Public propertyHandleExceptions
Gets or sets the option to Handle Exceptions.
(Inherited from EngineClassBase.)
Public propertyHasContext
Returns True if the Report Item has a Data Context.
(Inherited from ReportBaseOutput.)
Public propertyHasTotals
Property returns True if the Report Data Table Column has Totals. Read-only.
Public propertyHeaderAsImage
Gets or sets the Report Table Column Header Text as an Image.
Public propertyHeaderDataFormat
Gets or sets the Names of the Report Data Format(s) delimited by a Space or a Comma.
(Inherited from ReportDataColumn.)
Public propertyHeaderExpression
Gets or sets the Expression for the Report Data Table Column Header.
(Inherited from ReportDataColumn.)
Public propertyHeaderFormatting
Gets or sets Report Table Column Field Format.
(Inherited from ReportDataColumn.)
Public propertyHeaderOrientation
Gets or sets the Report Table Column Header Text Orientation.
Public propertyHeaderStyle
Gets or sets the Report Column Header Style.
Public propertyHeaderStyleName
Gets or sets the Style Name for the Report Text.
Public propertyHeaderText
Gets or sets Report Table Column Header Text.
(Inherited from ReportDataColumn.)
Public propertyHidden
Gets or sets the Report Item Output Hidden.
(Inherited from ReportItemOutput.)
Public propertyHyperLink
Gets or sets the Report Column Data as a Hyperlink
Public propertyHyperLinkTarget
Gets or sets the Report Column Data Hyperlink Target.
Public propertyImageLink
Gets or sets the Report Column Data as an Image Link.
Public propertyImages
Gets or sets the Report Data Table Column Images.
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 propertyName
Gets or sets Report Table Column Name.
(Overrides ReportDataColumn Name.)
Public propertyNameLength
Property returns the Name Length. Read-only.
(Inherited from ReportBaseItem.)
Public propertyNamespace
Gets or sets the Report Item Namespace.
(Inherited from ReportDataColumn.)
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 propertyOrder
Gets or sets Report Table Column Order.
(Inherited from ReportDataColumn.)
Public propertyOrientation
Gets or sets the Report Table Column Text Orientation.
Public propertyOutput
Gets or sets the Report Item Output Content.
(Inherited from ReportBaseOutput.)
Public propertyOutputStyle
Gets or sets Report Data Table Column Output Style.
Public propertyOutputValue
Gets or sets Report Data Table Column Output Value.
(Inherited from ReportDataColumn.)
Public propertyParent
Gets or sets the Report Item Parent.
(Inherited from ReportBase.)
Public propertyProperties
Discovers the attributes of the Properties of the Class and provides access to Property metadata. Read-only.
(Inherited from EngineClassBase.)
Public propertyQuery
Gets or sets the Report Field Query Content.
(Inherited from ReportDataColumn.)
Public propertyQueryContainer
Gets or sets the Name of the Query Container Context of the Report Data Table Column for a Query.
(Inherited from ReportDataColumn.)
Public propertyQueryContext
Gets or sets the Context of the Report Data Table Column for a Query.
(Inherited from ReportDataColumn.)
Public propertyQueryName
Gets or sets the Report Field Query Name.
(Inherited from ReportDataColumn.)
Public propertyQueryType
Gets or sets the Query Type as either XQuery or Python.
(Inherited from ReportDataColumn.)
Public propertyRaiseError
If True then when SetError is called an Event will be raised.
(Inherited from EngineClassBase.)
Public propertyReport
The Report that the Report Item belongs too.
(Inherited from ReportBase.)
Protected propertyRowIndex (Overrides ReportDataColumn RowIndex.)
Public propertyRule
Gets or sets the Report Condition / Rule as either XQuery or Python.
(Inherited from ReportItem.)
Public propertyRuleContainer
Gets or sets the Name of the Rule Container Context of the Report Data Table Column for a Query.
(Inherited from ReportDataColumn.)
Public propertyRuleContext
Gets or sets the Context of the Report Data Table Column for a Rule.
(Inherited from ReportDataColumn.)
Public propertyRuleName
Gets or sets the Name of the Shared Report Item Condition / Rule.
(Inherited from ReportItem.)
Public propertyRuleType
Gets or sets the Rule Type as either XQuery or Python.
(Inherited from ReportItem.)
Public propertyRunningTotal
Gets or sets the Report Data Column Running Total Name.
Public propertyStyleName
Gets or sets the Style Name for the Report Data Table Column.
Public propertyStyling
Gets or sets Report Table Column Style.
Public propertyTableName
Gets or sets Report Data Table Name used to Bind to the Data Source.
(Overrides ReportDataColumn TableName.)
Public propertyTag
Gets or sets the associated Tag for the Object.
(Inherited from EngineClassBase.)
Public propertyTotalAsImage
Gets or sets the Report Table Column Total Text as an Image.
Public propertyTotalDataFormat
Gets or sets the Names of the Report Data Format(s) delimited by a Space or a Comma.
Public propertyTotalEnabled
Gets or sets the Report Data Table Column as a Total Column.
Public propertyTotalExpression
Gets or sets the Expression for the Report Data Table Column Total.
Public propertyTotalFieldGlobal
Gets or sets the Report Data Column Total Field Global Name.
Public propertyTotalFormatting
Gets or sets Data Formatting for the Report Data Table Column Total
Public propertyTotalFunction
Gets or sets the Total Function for the Data Column on the Report Data Table.
Public propertyTotalOrientation
Gets or sets the Report Table Column Total Text Orientation.
Public propertyTotalQuery
Gets or sets the Report Total Query Content.
Public propertyTotalQueryContainer
Gets or sets the Name of the Query Container Context of the Report Data Table Column Total for a Query.
Public propertyTotalQueryContext
Gets or sets the Context of the Report Data Table Column Total for a Query.
Public propertyTotalQueryName
Gets or sets the Report Total Query Name.
Public propertyTotalQueryType
Gets or sets the Query Total Type as either XQuery or Python.
Public propertyTotalRunningTotal
Gets or sets the Report Data Total Column Running Total Name.
Public propertyTotals
Gets or sets the Report Table Column Totals.
Public propertyTotalStyle
Gets or sets the Report Data Table Column Total Styling.
Public propertyTotalStyleName
Gets or sets the Style Name of the Report Data Table Column Total.
Public propertyTotalValueRules
Gets or sets the list of Report Value Rules for the Report Column Total.
Public propertyTotalValueStyles
Gets or sets the Report Table Column Total Value Styles.
Public propertyTypeClassName
Gets Class Name of the associated Class. Read-only.
(Inherited from EngineClassBase.)
Public propertyTypeName
Returns the Type Name of the Report Item.
(Inherited from ReportBaseOutput.)
Public propertyValueRules
Gets or sets the list of Report Value Rules for the Report Column.
(Inherited from ReportDataColumn.)
Public propertyValueStylings
Gets or sets Report Table Column Value Styles.
Back to Top
See Also