StiHierarchicalBandV1Builder Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Engine.StiHierarchicalBandV1Builder"]
Namespace: Stimulsoft.Report.Engine
The StiHierarchicalBandV1Builder type exposes the following members.
| Name | Description | |
|---|---|---|
| StiHierarchicalBandV1Builder | Initializes a new instance of the StiHierarchicalBandV1Builder class |
| Name | Description | |
|---|---|---|
| CheckBandsAtBottom | (Inherited from StiContainerV1Builder.) | |
| CheckFreeSpace |
Checks availability of free space in the container. And adds it, if it may check availability of free space in the container.
(Inherited from StiDataBandV1Builder.) | |
| DecFreeSpace | (Inherited from StiDataBandV1Builder.) | |
| 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.) | |
| FirstComponent |
Move to the first component.
(Inherited from StiContainerV1Builder.) | |
| FirstDetail |
Comes on the first detail component. If there are no such components then sets the current detail component to null.
(Inherited from StiDataBandV1Builder.) | |
| FirstPassBreak | (Inherited from StiDataBandV1Builder.) | |
| GetDataDetails |
Returns a collection of data childs components.
(Inherited from StiDataBandV1Builder.) | |
| GetDataIsPrepared | (Inherited from StiDataBandV1Builder.) | |
| GetDetails |
Returns a collection of childs components.
(Inherited from StiDataBandV1Builder.) | |
| GetFooters |
Returns a collection of footers of an object.
(Inherited from StiDataBandV1Builder.) | |
| GetFreeSpaceFromComponent | (Inherited from StiDataBandV1Builder.) | |
| GetFreeSpaceFromRectangle | (Inherited from StiDataBandV1Builder.) | |
| GetGroupFooters |
Returns a collection of group footers.
(Inherited from StiDataBandV1Builder.) | |
| GetGroupHeaders |
Returns a collection of group headers.
(Inherited from StiDataBandV1Builder.) | |
| GetGroupLinesCount |
Returns count of rows in current groups.
(Inherited from StiDataBandV1Builder.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetHeaders |
Returns a collection of headers for the object.
(Inherited from StiDataBandV1Builder.) | |
| GetSubReports |
Returns a collection of SubReport components.
(Inherited from StiDataBandV1Builder.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GroupsComparison |
All GroupFooters are placed on their GroupHeader(is set property - Header).
(Inherited from StiDataBandV1Builder.) | |
| IncFreeSpace | (Inherited from StiDataBandV1Builder.) | |
| InternalCoreRenderContainer |
Renders a container in the specified place. This is a basic method of container rendering.
(Inherited from StiContainerV1Builder.) | |
| InternalRender(StiComponent, StiComponent, StiContainer) |
Renders a component in the specified container without taking generation of BeforePrintEvent and AfterPrintEvent into consideration and without taking
Conditions into consideration. A rendered component is returned in the renderedComponent argument.
(Inherited from StiDataBandV1Builder.) | |
| InternalRender(StiDataBand, StiComponent, StiContainer, Boolean) |
Band rendering without event.
(Inherited from StiDataBandV1Builder.) | |
| InternalRenderContainer |
Renders a container without invokes events. These methods process bands at bottom.
(Inherited from StiContainerV1Builder.) | |
| IsPrintIfDetailEmpty | (Inherited from StiDataBandV1Builder.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MoveNext |
Moves on the next row.
(Inherited from StiDataBandV1Builder.) | |
| NextComponent |
Move to the next component.
(Inherited from StiContainerV1Builder.) | |
| NextDetail |
Comes on the first detail component. If there are no such components then sets the current subordinate component to null.
(Inherited from StiDataBandV1Builder.) | |
| Prepare |
Prepares a component for rendering.
(Inherited from StiDataBandV1Builder.) | |
| ProcessRenderedContainer | (Overrides StiDataBandV1BuilderProcessRenderedContainer(StiDataBand, StiContainer).) | |
| RemoveRenderedHeaders |
Removes rendered headers.
(Inherited from StiDataBandV1Builder.) | |
| Render(StiComponent, StiContainer) |
Renders a component in the specified container with taking events generation into consideration.
(Inherited from StiComponentV1Builder.) | |
| Render(StiComponent, StiComponent, StiContainer) |
Renders a component in the specified container with taking events generation into consideration. The rendered component is returned in the renderedComponent argument.
(Inherited from StiDataBandV1Builder.) | |
| RenderContainer |
Renders a container without invokes events. This method processes Childs of container. Method calls InternalRenderContainer.
(Inherited from StiContainerV1Builder.) | |
| RenderDetails |
Render detail components.
(Inherited from StiDataBandV1Builder.) | |
| RenderFootersOnAllPagesFirst |
Prints footers with the specified option [PrintOnAllPages]
(early pass) for to take them their own place.
(Inherited from StiDataBandV1Builder.) | |
| RenderFootersOnAllPagesSecond |
Print footers with the specified option [PrintOnAllPages] (second pass) to take them their own place.
(Inherited from StiDataBandV1Builder.) | |
| RenderFootersSecond |
Print footers with the specified option [PrintOnAllPages](second pass) for to take them their own place.
(Inherited from StiDataBandV1Builder.) | |
| RenderGroupFooters |
Render group footers.
(Inherited from StiDataBandV1Builder.) | |
| RenderGroupHeaders |
Render group headers.
(Inherited from StiDataBandV1Builder.) | |
| RenderHeaders |
Render headers.
(Inherited from StiDataBandV1Builder.) | |
| RenderItem | (Inherited from StiDataBandV1Builder.) | |
| ResetStartNewPageProcessed | (Inherited from StiDataBandV1Builder.) | |
| SecondPassBreak | (Inherited from StiDataBandV1Builder.) | |
| SetData | (Inherited from StiDataBandV1Builder.) | |
| SetDataIsPrepared | (Inherited from StiDataBandV1Builder.) | |
| SetReportVariables | (Inherited from StiDataBandV1Builder.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| UnPrepare |
Очищает компонент после рендеринга.
(Inherited from StiDataBandV1Builder.) |