[]
Gets a collection of the code classes to instantiate during report initialization.
public CodeClassCollection Classes { get; }
| Type | Description |
|---|---|
| CodeClassCollection | A CodeClassCollection object containing the code classes associated with the report. |