The RenderEngine type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CancelRender | Cancels rendering. |
![]() | CheckCancel | Checks if rendering was canceled. |
![]() | Dispose | Implements Dispose()()(). |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetCurrentGroup | Get the current group |
![]() | GetGraphics | Returns a sample Graphics object. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetRunningTotal | Gets running total by its name |
![]() | GetTotal | Gets total value by the field |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Handle | Handles exception. |
![]() | InitColumnState | Initializes column state. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NewColumn | Forces a new column. |
![]() | NewCrossPage | Forces a new page while rendering a cross report. |
![]() | NewPage | Forces a new page. |
![]() | RenderDocument | Renders the document. |
![]() | ResetCross | Resets cross rendering state. |
![]() | RestorePosition | Restores engine position. |
![]() | StartRender | Starts the rendering process. |
![]() | ToString | (Inherited from Object.) |