Click or drag to resize

StiDataBandV2Builder Class

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

Inheritance Hierarchy

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

The StiDataBandV2Builder type exposes the following members.

Constructors
  NameDescription
Public methodStiDataBandV2Builder
Initializes a new instance of the StiDataBandV2Builder class
Top
Methods
  NameDescription
Public methodAddFooterMarker
Adds the Footer Marker to the end of a list, if before the list FooterBands were output on all pages.
Public methodAddKeepDetails
Public methodAddKeepLevel
Public methodAddKeepLevelAtLatestDataBand
Public methodAllowDetailDataBands
Public methodAllowKeepDetails
Public methodBlock
Public methodCheckHierarchicalFooters
Public methodCheckHierarchicalHeaders
Public methodCheckKeepReportSummaryTogether
Public methodEndBands
Ends monitoring of band OnAllPages.
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 methodFindDetailDataBands
Public methodFindDetails
Public methodFindEmptyBands
Public methodFindFooters
Public methodFindGroupFooters
Public methodFindGroupHeaders
Public methodFindHeaders
Public methodFindHierarchicalFooters
Public methodFindHierarchicalHeaders
Public methodFindSubReports
Public methodGetGroupFooterResult
Public methodGetGroupHeaderResult
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetRenderContainer
Returns a panel for the component rendering.
(Inherited from StiContainerV2Builder.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInternalRender (Inherited from StiContainerV2Builder.)
Public methodStatic memberIsCollapsed
Public methodIsDenyDetailsOnFirstPage
Public methodStatic memberIsDetailDataSourcesEmpty
Gets value indicates that all detail components are empty.
Public methodStatic memberIsPrintIfDetailEmpty
Public methodLinkGroupHeadersAndGroupFooters
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepare (Overrides StiBandV2BuilderPrepare(StiComponent).)
Public methodStatic memberPrepareGroupResults
Prepares a groups result for each group for the current line.
Public methodRegisterEmptyBands
Public methodRemoveKeepDetails
Public methodRemoveKeepDetailsRow
Public methodRemoveKeepGroupHeaders
Public methodRemoveKeepHeaders
Public methodRemoveKeepLevel
Public methodRender (Overrides StiComponentV2BuilderRender(StiComponent).)
Public methodRenderBand(StiDataBand, StiBand)
Public methodRenderBand(StiDataBand, StiBand, Boolean, Boolean)
Public methodRenderColumns
Public methodRenderDetailDataBands
Public methodRenderFootersOnAllPages
Public methodRenderFootersOnLastPage
Public methodRenderGroupFooters
Renders all group footers of this databand.
Public methodRenderGroupHeaders
Renders all group headers of this databand.
Public methodRenderHeaders
Public methodRenderHierarchicalFooters
Public methodRenderHierarchicalHeaders
Public methodRenderMarkerFootersOnAllPages
Public methodRenderMaster
Public methodRenderReportSummaries
Public methodRenderReportTitles
Public methodResetDetailDataBands
Public methodResetDetails
Public methodResetEmptyBands
Public methodResetFooters
Public methodResetGroupFooters
Public methodResetGroupHeaders
Public methodResetHeaders
Public methodResetHierarchicalFooters
Public methodResetHierarchicalHeaders
Public methodResetLinkGroupHeadersAndGroupFooters
Public methodStatic memberSetDetails
Sets detail.
Public methodSetReportVariables
Sets system variables which are specific for the specified component.
(Overrides StiComponentV2BuilderSetReportVariables(StiComponent).)
Public methodStartBand
Starts monitoring of specified band OnAllPages.
Public methodStartBands
Starts monitoring of specified collection of bands OnAllPages.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUnBlock
Public methodUnPrepare
Clears a component after rendering.
(Overrides StiComponentV2BuilderUnPrepare(StiComponent).)
Top
See Also