StiV2Builder Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Engine.StiV2Builder"]
Namespace: Stimulsoft.Report.Engine
The StiV2Builder type exposes the following members.
Name | Description | |
---|---|---|
StiV2Builder | Initializes a new instance of the StiV2Builder class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetBuilder | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InternalRender |
Renders a component. Does not call events of a component while rendering.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Prepare |
Prepares a component for rendering.
| |
Render |
Renders a component with calling an event. A method is used with InternalRender for the component rendering.
| |
SetReportVariables |
Sets system variables which are specific for the specified component.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
UnPrepare |
Clears a component for rendering.
|