Click or drag to resize

StiBandV1Builder Class

[Missing <summary> documentation for "T:Stimulsoft.Report.Engine.StiBandV1Builder"]

Inheritance Hierarchy

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class StiBandV1Builder : StiContainerV1Builder

The StiBandV1Builder type exposes the following members.

Constructors
  NameDescription
Public methodStiBandV1Builder
Initializes a new instance of the StiBandV1Builder class
Top
Methods
  NameDescription
Public methodCheckBandsAtBottom (Inherited from StiContainerV1Builder.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFirstComponent
Move to the first component.
(Inherited from StiContainerV1Builder.)
Public methodStatic memberGetChildBands
Returns child bands.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInternalCoreRenderContainer
Renders a container in the specified place. This is a basic method of container rendering.
(Inherited from StiContainerV1Builder.)
Public methodInternalRender
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.
(Overrides StiContainerV1BuilderInternalRender(StiComponent, StiComponent, StiContainer).)
Public methodInternalRenderContainer
Renders a container without invokes events. These methods process bands at bottom.
(Inherited from StiContainerV1Builder.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodNextComponent
Move to the next component.
(Inherited from StiContainerV1Builder.)
Public methodPrepare
Prepares a component for rendering.
(Inherited from StiContainerV1Builder.)
Public methodRender(StiComponent, StiContainer)
Renders a component in the specified container with taking events generation into consideration.
(Inherited from StiComponentV1Builder.)
Public methodRender(StiComponent, StiComponent, StiContainer)
Renders a component in the specified container with taking events generation into consideration. A rendered component is returned in the renderedComponent argument.
(Inherited from StiComponentV1Builder.)
Public methodStatic memberRenderChilds
Render childs bands.
Public methodRenderContainer
Renders a container without invokes events. This method processes Childs of container. Method calls InternalRenderContainer.
(Inherited from StiContainerV1Builder.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUnPrepare
Clears a component after rendering.
(Inherited from StiContainerV1Builder.)
Top
See Also
Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.EngineStiBuilder
    Stimulsoft.Report.EngineStiV1Builder
      Stimulsoft.Report.EngineStiComponentV1Builder
        Stimulsoft.Report.EngineStiContainerV1Builder
          Stimulsoft.Report.EngineStiBandV1Builder
            Stimulsoft.Report.EngineStiDataBandV1Builder
            Stimulsoft.Report.EngineStiFooterBandV1Builder
            Stimulsoft.Report.EngineStiGroupFooterBandV1Builder
            Stimulsoft.Report.EngineStiGroupHeaderBandV1Builder
            Stimulsoft.Report.EngineStiHeaderBandV1Builder
            Stimulsoft.Report.EngineStiPageFooterBandV1Builder
            Stimulsoft.Report.EngineStiPageHeaderBandV1Builder
            Stimulsoft.Report.EngineStiReportSummaryBandV1Builder
            Stimulsoft.Report.EngineStiReportTitleBandV1Builder