[]
Gets a collection of the code modules that available to the report for use in expressions.
public StringCollection CodeModules { get; }
| Type | Description |
|---|---|
| StringCollection | A StringCollection object containing the code modules associated with the report. |