| Name | Description | |
|---|---|---|
![]() | Close | Overridden. |
![]() | CopyFrom | Copies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem) |
![]() | CurrentObject | (Inherited from combit.Reporting.Dom.ProjectBase) |
![]() | Dispose | (Inherited from combit.Reporting.Dom.ProjectBase) |
![]() | Find | Overloaded. Finds occurrences of parameter value. (Inherited from combit.Reporting.Dom.ProjectBase) |
![]() | GenerateCode | (Inherited from combit.Reporting.Dom.DomItem) |
![]() | GetFromParent | Allows to directly modify the project currently in use, e.g. after starting a print job. If a project is already opened, it will be closed. In databound mode this method has to be called in the context of the DefinePrintOptions event (see example below), as that is the exact point where the print project is opened and initialized. Can be used to change the project during printing with DOM functions for printing/exporting - the changes are only temporary and are not persistent or are not saved in the project. (Inherited from combit.Reporting.Dom.ProjectBase) |
![]() | GetPropertyPath | (Inherited from combit.Reporting.Dom.DomItem) |
![]() | GetVirtualVariableNames | (Inherited from combit.Reporting.Dom.DomItem) |
![]() | Open | Overloaded. Overridden. Please note the following restrictions: |
![]() | Replace | Overloaded. Replaces all occurrences of Parameter oldValue with Parameter newValue. (Inherited from combit.Reporting.Dom.ProjectBase) |
![]() | ResetInformation | Resets the object model information, so that it will be rebuild with the next access. Is required after calling the CopyFrom Method for example. (Inherited from combit.Reporting.Dom.ProjectBase) |
![]() | Save | Overloaded. Saves a project file to disk. The file name will be the one used to open the project. (Inherited from combit.Reporting.Dom.ProjectBase) |
![]() | SaveCopyAs | (Inherited from combit.Reporting.Dom.ProjectBase) |
