Click or drag to resize

StiDataBandInfoV1 Class

[Missing <summary> documentation for "T:Stimulsoft.Report.Components.StiDataBandInfoV1"]

Inheritance Hierarchy

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class StiDataBandInfoV1 : StiComponentInfo

The StiDataBandInfoV1 type exposes the following members.

Constructors
  NameDescription
Public methodStiDataBandInfoV1
Initializes a new instance of the StiDataBandInfoV1 class
Top
Properties
  NameDescription
Public propertyAlwaysKeepChildTogether
Public propertyBreakableComps
Public propertyColumnIndex
Public propertyCrossTabExistOnDataBand
Public propertyCurrentDetailComponent
Gets or sets the current child component. If it equal in null then Master component is printed.
Public propertyDataIsPrepared
Public propertyDetailComponents
Gets or sets collection of details.
Public propertyDetailDataComponents
Gets or sets collection of data details.
Public propertyFirstCall
Public propertyFirstGroupOnPass
Public propertyFirstRow
Render first row.
Public propertyFirstRowInPath
Render first row in the current pass.
Public propertyFooterComponents
Gets or sets collection of footers.
Public propertyForceStartNewPage
Force start new page when on page exist footers from previus page.
Public propertyFreeSpace
Gets or sets free space for rendering.
Public propertyGroupFooterComponents
Gets or sets a collection of footer groups.
Public propertyGroupHeaderComponents
Gets or sets a collection of header groups.
Public propertyHeaderComponents
Gets or sets a collection of headers.
Public propertyIsFirstPassOfBreak
Public propertyItemsActive
Save line to collection?
Public propertyLastComponent
Last rendered component.
Public propertyLastPositionRendering
Public propertyLastRenderBreaked
Last rendered component was breaked.
Public propertyLatestDataBandBreaked
Public propertyParentColumnContainer
Public propertyRemmitedCollection
Collection of components, which will be render in next pass.
Public propertyRenderedHeaders
Gets or sets a collection of rendered headers.
Public propertyRenderedItems
Collection rendered lines.
Public propertyResHeightOfContainerBeforeRendering
Public propertyResParentBookmark
Parent bookmark of the current component.
Public propertyRuntimeLine
Public propertySkipStartNewPage
Public propertyStartGroupIndex
Contains the amount of the typed groups. Begin position the group in container.
Public propertyStartLine
From what lines is calculation Line.
Public propertyStartMasterIndex
Public propertySubReportsComponents
Gets or sets a collection of header groups.
Top
Methods
  NameDescription
Public methodClone (Inherited from StiComponentInfo.)
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 methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also