The ReportFieldFormatting type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ActiveContext |
Returns the Report Item Active Data Context.
(Inherited from ReportBaseOutput.) |
![]() | ClassType |
Gets the Class Type. Read-only.
(Inherited from EngineClassBase.) |
![]() | Cleaners |
Gets or sets the Text Cleaners for the Report Data Formatting.
(Inherited from ReportBaseDataFormat.) |
![]() | Comments | (Overrides ReportBaseItem Comments.) |
![]() | Constant |
Gets or sets the Report Field Constant.
(Inherited from ReportDataFormatBase.) |
![]() | ContextIndex |
Gets or sets the Context Index for the Report Item.
(Inherited from ReportBase.) |
![]() | ContextItem |
Gets or sets the Context Item for the Report Item.
(Inherited from ReportBase.) |
![]() | Conversion |
Gets or sets the Field Formatting String Conversion.
(Inherited from ReportBaseDataFormat.) |
![]() | Currency |
Gets or sets the Field Formatting Currency.
(Inherited from ReportBaseDataFormat.) |
![]() | DataString |
Gets or sets the Data Formatting String Function for the Report Data.
(Inherited from ReportBaseDataFormat.) |
![]() | DataType |
Gets or sets the Field Output Data Type as a String or a Number.
(Inherited from ReportBaseDataFormat.) |
![]() | Disposed |
Gets a value indicating whether the object has been disposed of. Read-only.
(Inherited from EngineClassBase.) |
![]() | Editor | (Inherited from ReportBaseDataFormat.) |
![]() | Enabled |
Gets or sets the Report Item Output Enabled or Disabled.
(Inherited from ReportBaseOutput.) |
![]() | FormatString |
Gets or sets the Field Format Strings delimited by a | separator.
(Inherited from ReportBaseDataFormat.) |
![]() | Function |
Gets or sets the Functions for Field Formatting.
(Inherited from ReportBaseDataFormat.) |
![]() | FunctionLocation |
Gets or sets the Function Location for Field Formatting.
(Inherited from ReportBaseDataFormat.) |
![]() | Functions |
Gets or sets the Functions for the Report Data Formatting.
(Inherited from ReportBaseDataFormat.) |
![]() | GUID | (Overrides ReportBaseOutput GUID.) |
![]() | HandleExceptions |
Gets or sets the option to Handle Exceptions.
(Inherited from EngineClassBase.) |
![]() | HasContext |
Returns True if the Report Item has a Data Context.
(Inherited from ReportBaseOutput.) |
![]() | IsChanged |
Gets or sets the Is Changed flag indicating if the Object has changed.
(Inherited from EngineClassBase.) |
![]() | IsDirty |
Gets or sets the Is Dirty flag indicating if any Data Properties within the Object have been Set.
(Inherited from EngineClassBase.) |
![]() | ItemKey |
Gets or sets the associated Collection Item Key for the Object.
(Inherited from EngineClassBase.) |
![]() | LastErrDescription |
Returns the last Error Description for the Object.
(Inherited from EngineClassBase.) |
![]() | LastErrNumber |
Returns the last Error Number for the Object.
(Inherited from EngineClassBase.) |
![]() | LastErrSource |
Returns the last Error Source for the Object.
(Inherited from EngineClassBase.) |
![]() | LastException |
Returns the last Exception for the Object.
(Inherited from EngineClassBase.) |
![]() | Name | (Overrides ReportBaseItem Name.) |
![]() | NameLength |
Property returns the Name Length. Read-only.
(Inherited from ReportBaseItem.) |
![]() | NullSpecifier |
Gets or sets the Null Specifier for the Report Data Field.
(Inherited from ReportBaseDataFormat.) |
![]() | NumberFormat |
Gets or sets the Report Number Format.
(Inherited from ReportBaseDataFormat.) |
![]() | OnDirtyEvent |
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.) |
![]() | Output |
Gets or sets the Report Item Output Content.
(Inherited from ReportBaseOutput.) |
![]() | Parent |
Gets or sets the Report Item Parent.
(Inherited from ReportBase.) |
![]() | Prefix |
Gets or sets Report Data Field Prefix.
(Inherited from ReportBaseDataFormat.) |
![]() | Properties |
Discovers the attributes of the Properties of the Class and provides access to Property metadata. Read-only.
(Inherited from EngineClassBase.) |
![]() | RaiseError |
If True then when SetError is called an Event will be raised.
(Inherited from EngineClassBase.) |
![]() | RegEx |
Gets or sets the Regular Expression for the Report Data Field.
(Inherited from ReportBaseDataFormat.) |
![]() | RemoveWhitespaces |
Gets or sets Remove Whitespaces for the Report Data Field.
(Inherited from ReportBaseDataFormat.) |
![]() | Report |
The Report that the Report Item belongs too.
(Inherited from ReportBase.) |
![]() | Rounding |
Gets or sets the Field Numerical Rouding.
(Inherited from ReportBaseDataFormat.) |
![]() | Rule |
Gets or sets the Report Condition / Rule as either XQuery or Python.
(Inherited from ReportItem.) |
![]() | RuleName |
Gets or sets the Name of the Shared Report Item Condition / Rule.
(Inherited from ReportItem.) |
![]() | RuleType |
Gets or sets the Rule Type as either XQuery or Python.
(Inherited from ReportItem.) |
![]() | Separator |
Gets or sets the Text Separator for the Report Data Field.
(Inherited from ReportBaseDataFormat.) |
![]() | Suffix |
Gets or sets Report Data Field Suffix.
(Inherited from ReportBaseDataFormat.) |
![]() | TabDelimited |
Gets or sets the Tab Delimiter for the Report Data Field.
(Inherited from ReportBaseDataFormat.) |
![]() | Tag |
Gets or sets the associated Tag for the Object.
(Inherited from EngineClassBase.) |
![]() | TextQualifier |
Gets or sets the Text Qualifier for the Report Data Field.
(Inherited from ReportBaseDataFormat.) |
![]() | TruncateLength |
Gets or sets the Truncate Length for the Report Data Field.
(Inherited from ReportBaseDataFormat.) |
![]() | TypeClassName |
Gets Class Name of the associated Class. Read-only.
(Inherited from EngineClassBase.) |
![]() | TypeName |
Returns the Type Name of the Report Item.
(Inherited from ReportBaseOutput.) |
![]() | ZeroSpecifier |
Gets or sets the Zero Value Specifier for the Report Data Field.
(Inherited from ReportBaseDataFormat.) |
![]() | ZeroValueRule |
Gets or sets the Zero Value Rule for the Report Data Field.
(Inherited from ReportBaseDataFormat.) |
See Also