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

  NameDescription
Public propertyCount
Gets or sets the Regular Expression Maximum number of times the Replacement can occur.
Public propertyDelimiter
Gets or sets the Delimiter for Regular Expression Matches.
Public propertyFunction
Gets or sets the Regular Expression Function.
Public propertyOptions
Gets or sets the Regular Expression Options.
Public propertyPattern
Gets or sets the Regular Expression Pattern to Match.
Public propertyReplacement
Gets or sets the Replacement String.
Public propertyStartAt
Gets or sets the Regular Expression character position in the Input String where the Search begins.
Back to Top
See Also