Click or drag to resize

StiDataBand Properties

The StiDataBand type exposes the following members.

Properties
  NameDescription
Public propertyAfterPrintEvent
Occurs after the component printing.
(Inherited from StiComponent.)
Public propertyAlias
Gets or sets a text that will be shown instead of a component name. If the text is not indicated then the name is shown.
(Inherited from StiComponent.)
Public propertyAllowDelete
Gets a value which indicates whether deleting of the components is allowed.
(Inherited from StiComponent.)
Public propertyAnchor (Inherited from StiBand.)
Public propertyBandInfoV2 (Inherited from StiBand.)
Public propertyBeforePrintEvent
Occurs before printing of the component.
(Inherited from StiComponent.)
Public propertyBeginRenderEvent
Occurs when band begin render.
Protected propertyBlocked
Internal use only. Это свойство используется для блокирования измнения свойств бэнда, измнение которых во время построения бэнда может исказить результат.
(Inherited from StiContainer.)
Public propertyBookmark
Gets or sets the expression to fill a component bookmark.
(Inherited from StiComponent.)
Public propertyBookmarkValue
Gets or sets the component bookmark.
(Inherited from StiComponent.)
Public propertyBorder
Gets or sets frame of the component.
(Inherited from StiContainer.)
Public propertyBottom
Gets bottom position of a component.
(Inherited from StiComponent.)
Public propertyBreakIfLessThan
Gets or sets value which indicates how much free space is on a page (in per cent) should be reserved for formation of a new page or a new column. The value should be set in the range from 0 to 100. If the value is 100 then, in any case, a new page or a new column will be formed. This property is used together with NewPageBefore, NewPageAfter, NewColumnBefore, NewColumnAfter properties.
(Inherited from StiDynamicBand.)
Public propertyBrush
Gets or sets a brush to fill a component.
(Inherited from StiContainer.)
Public propertyBusinessObject
Get business object that is used for getting data.
Public propertyBusinessObjectGuid
Gets or sets guid of the Business Object.
Public propertyCalcInvisible
Gets or sets value which indicates that, when aggregate functions calculation, it is nesessary to take into consideration invisible data bands.
Public propertyCanBreak
Gets or sets value which indicates whether the component can or cannot break its contents on several pages.
(Inherited from StiDynamicBand.)
Public propertyCanGrow
Gets or sets value indicates that this object can grow.
(Inherited from StiBand.)
Public propertyCanShrink
Gets or sets value which indicates that this object can shrink.
(Inherited from StiComponent.)
Public propertyClickEvent
Occurs when user clicks on the component in the window of viewer.
(Inherited from StiComponent.)
Public propertyClientRectangle
Gets or sets the client area of a component.
(Inherited from StiComponent.)
Public propertyCollapsed
Gets or sets an expression to fill a collapsed value.
Public propertyCollapsedValue
Gets or sets collapsed value of the component.
(Inherited from StiContainer.)
Public propertyCollapsingIndex (Inherited from StiContainer.)
Public propertyCollapsingTreePath (Inherited from StiContainer.)
Public propertyColumnDirection
Gets or sets direction of the rendeting columns.
Public propertyColumnGaps
Gets or sets distance between two columns.
Public propertyColumns
Gets or sets columns count.
Public propertyColumnWidth
Gets or sets width of column.
Public propertyComponentId (Overrides StiContainerComponentId.)
Public propertyComponentPlacement
Gets or sets a value which indicates placement of a simple component. Available values: "rt" - StiReportTitleBand "rs" - StiReportSummaryBand "ph" - StiPageHeaderBand "pf" - StiPageFooterBand "h" - StiHeaderBand "h.ap" - StiHeaderBand (OnAllPages) "f" - StiFooterBand "f.ap" - StiFooterBand (OnAllPages) "d" - StiDataBand "gh" - StiGroupHeaderBand "gf" - StiGroupFooterBand "e" - StiEmptyBand "p" - StiPage
(Inherited from StiComponent.)
Public propertyComponents
Gets or sets a collection of components.
(Inherited from StiContainer.)
Public propertyComponentStyle
Gets or sets a style of a component.
(Inherited from StiComponent.)
Public propertyComponentType
Gets the type of processing when printing.
(Overrides StiBandComponentType.)
Public propertyConditions
Gets or sets the collection of conditions.
(Inherited from StiComponent.)
Public propertyContainerInfoV1 (Inherited from StiContainer.)
Public propertyContainerInfoV2 (Inherited from StiContainer.)
Public propertyCount
Gets count of rows.
Public propertyCountData
Gets or sets the count of rows for virtual data.
Public propertyCurrentBookmark
Gets or sets current bookmark for this component.
(Inherited from StiComponent.)
Public propertyDataBandInfoV1
Public propertyDataBandInfoV2
Public propertyDataRelation
Get link that is used for master-detail reports rendering.
Public propertyDataRelationName
Gets or sets relation name.
Public propertyDataSource
Get data source that is used for getting data.
Public propertyDataSourceName
Gets or sets name of the Data Source.
Public propertyDefaultClientRectangle
Gets or sets the default client area of a component.
(Inherited from StiBand.)
Public propertyDelimiterComponent
Gets or sets a value indicates that this component is used as the delimiter.
(Inherited from StiComponent.)
Public propertyDisplayRectangle
Gets or sets a rectangle of the component which it fills. Docking occurs in accordance to the area (Cross - components are docked by ClientRectangle).
(Inherited from StiBand.)
Public propertyDockable
Gets or sets a value which indicates whether the component will be docked or not.
(Inherited from StiComponent.)
Public propertyDockStyle
Gets or sets a type of the component docking.
(Inherited from StiBand.)
Public propertyDoubleClickEvent
Occurs when user double clicks on the component in the window of viewer.
(Inherited from StiComponent.)
Public propertyDrillDownParameters (Inherited from StiComponent.)
Public propertyEnabled
Gets or sets a value which indicates will this component be available or not.
(Inherited from StiComponent.)
Public propertyEndRenderEvent
Occurs when band rendering is finished.
Public propertyEvenStyle
Gets or sets value, indicates style of even lines.
Protected propertyEvents (Inherited from StiComponent.)
Public propertyFilterEngine
Gets or sets how a filter will be applied to data - be means of the report generator or by means of changing the SQL query.
Public propertyFilterMethodHandler
Gets or sets a method for filtration.
Public propertyFilterMode
Gets or sets filter mode.
Public propertyFilterOn
Gets or sets value indicates, that filter is turn on.
Public propertyFilters
Gets or sets the collection of data filters.
Public propertyFooterSize
Gets the footer height.
(Inherited from StiBand.)
Public propertyForceRedrawAll
Gets a value which indicates whether it is necessary to draw again the whole page when moving the component or changing its sizes in the designer.
(Inherited from StiComponent.)
Public propertyGetBookmarkEvent
Occurs when getting of the Bookmark for the component.
(Inherited from StiComponent.)
Public propertyGetCollapsedEvent
Occurs when the Collapsed value is calculated.
Public propertyGetDrillDownReportEvent
Occurs when it is required to get a report for the Drill-Down operation.
(Inherited from StiComponent.)
Public propertyGetHyperlinkEvent
Occurs when getting Hyperlink for the component.
(Inherited from StiComponent.)
Public propertyGetTagEvent
Occurs when getting a Tag for a component.
(Inherited from StiComponent.)
Public propertyGetToolTipEvent
Occurs when getting the ToolTip for the component.
(Inherited from StiComponent.)
Public propertyGrowToHeight (Inherited from StiBand.)
Public propertyGuid
Gets or sets a guid of component.
(Inherited from StiComponent.)
Public propertyHasSelected
Internal use only.
(Inherited from StiContainer.)
Public propertyHeaderEndColor
Gets header end color.
(Overrides StiBandHeaderEndColor.)
Public propertyHeaderSize
Gets the header height.
(Inherited from StiBand.)
Public propertyHeaderStartColor
Gets header start color.
(Overrides StiBandHeaderStartColor.)
Public propertyHeight
Gets or sets height of a component.
(Inherited from StiComponent.)
Public propertyHelpUrl (Overrides StiContainerHelpUrl.)
Public propertyHighlightState
Gets or sets a state of highlight.
(Inherited from StiComponent.)
Public propertyHyperlink
Gets or sets an expression to fill a component hyperlink.
(Inherited from StiComponent.)
Public propertyHyperlinkValue
Gets or sets hyperlink of a component.
(Inherited from StiComponent.)
Public propertyIgnoreNamingRule
Internal use only.
(Inherited from StiComponent.)
Public propertyInherited (Inherited from StiComponent.)
Public propertyInteraction
Gets interaction options of this component.
(Inherited from StiComponent.)
Public propertyInvalidateOnMouseOver
Gets a value which indicates whether invalidating of the component occurs when a mouse pointer is above the component.
(Inherited from StiComponent.)
Public propertyIsAutomaticDock
Gets value indicates that this is an automatic docking.
(Inherited from StiBand.)
Public propertyIsBof
Gets value, indicates that the position indicates to the beginning of data.
Public propertyIsBusinessObjectEmpty
Public propertyIsCross
Gets a value indicating that this is the Cross component.
(Inherited from StiComponent.)
Public propertyIsDataSourceEmpty
Public propertyIsDesigning
Gets a value which indicates that the report in which a component is placed is being designed.
(Inherited from StiComponent.)
Public propertyIsEmpty
Gets value indicates that no data.
Public propertyIsEnabled (Inherited from StiComponent.)
Public propertyIsEof
Gets value indicates that the position indicates to the end of data.
Public propertyIsEventEmpty
Gets a value which indicates that all events are empty.
(Inherited from StiComponent.)
Public propertyIsExporting
Gets or sets value, which indicates that the report is exporting.
(Inherited from StiComponent.)
Public propertyIsPrinting
Gets a value which indicates that the component has already been printed.
(Inherited from StiComponent.)
Public propertyIsRendered
Gets or sets a value which indicates whether the component is rendered or not.
(Inherited from StiComponent.)
Public propertyIsSelected
Gets or sets value indicates is the component selected or not.
(Inherited from StiComponent.)
Public propertyKeepChildTogether
Gets or sets value indicates that childs are to be kept together.
Public propertyKeepDetails
Gets or sets value indicates how details are to be kept together with this DataBand.
Public propertyKeepDetailsTogether
Gets or sets value indicates that details are to be kept together with this DataBand.
Public propertyKeepFooterTogether
Gets or sets value indicates that the footer is printed with data.
Public propertyKeepGroupTogether
Gets or sets value indicates that group is to be kept together.
Public propertyKeepHeaderTogether
Gets or sets value indicates that header is printed with data together.
Public propertyLeft (Inherited from StiBand.)
Public propertyLine
Gets the number of line from the beginning of the group formation.
Public propertyLineThrough
Gets the number of line from the beginning of the report formation.
Public propertyLinked
Gets or sets a value which indicates whether the object snap to the container is turned on.
(Inherited from StiComponent.)
Public propertyLocalizedCategory
Gets a localized name of the component category.
(Inherited from StiBand.)
Public propertyLocalizedName
Gets a localized component name.
(Overrides StiContainerLocalizedName.)
Public propertyLocked
Gets or sets a value which indicates that moving is locked.
(Inherited from StiComponent.)
Public propertyMasterComponent
Gets or sets the master-component.
Public propertyMaxHeight
Gets or sets maximal height of band.
(Inherited from StiBand.)
Public propertyMaxSize (Inherited from StiBand.)
Public propertyMinHeight
Gets or sets minimal height of band.
(Inherited from StiBand.)
Public propertyMinRowsInColumn
Gets or sets minimum count of the rows in one column.
Public propertyMinSize (Inherited from StiBand.)
Public propertyMouseEnterEvent
Occurs when user enters the mouse into the area of the component in the window of viewer.
(Inherited from StiComponent.)
Public propertyMouseLeaveEvent
Occurs when user leaves the mouse out of the area of the component in the window of viewer.
(Inherited from StiComponent.)
Public propertyName
Gets or sets a name of a component.
(Inherited from StiComponent.)
Public propertyNewColumnAfter
If the value of this property is true, then, after output of a band, a new column will be generated.
(Inherited from StiDynamicBand.)
Public propertyNewColumnBefore
If the value of this property is true, then, before output of a band, a new column will be generated. Output of a band will be continued on the next column.
(Inherited from StiDynamicBand.)
Public propertyNewPageAfter
If the value of this property is true, then, after output of a band, a new page will be generated.
(Inherited from StiDynamicBand.)
Public propertyNewPageBefore
If the value of this property is true, then, before output of a band, a new page will be generated. Output of a band will be continued on the next page.
(Inherited from StiDynamicBand.)
Public propertyOddStyle
Gets or sets value, indicates style of odd lines.
Public propertyPage
Gets or sets the page on which an object is located.
(Inherited from StiComponent.)
Public propertyParent
Gets or sets the container in which an object is located.
(Inherited from StiComponent.)
Public propertyParentBookmark
Gets or sets parent bookmark for this component.
(Inherited from StiComponent.)
Public propertyPlaceOnToolbox
Gets or sets a value which indicates whether it is necessary to place component in toolbox or not.
(Inherited from StiComponent.)
Public propertyPosition
Gets the current position.
Public propertyPrintable (Inherited from StiBand.)
Public propertyPrintAtBottom
Gets or sets value indicates that the footer is printed at bottom of page.
(Inherited from StiDynamicBand.)
Public propertyPrintIfDetailEmpty
Gets or sets value indicates that if detail is empty then the master data must be printed anyway.
Public propertyPrintOn
Gets or sets a value which indicates on what pages component will be printed.
(Inherited from StiComponent.)
Public propertyPrintOnAllPages
Gets or sets value indicates that the component is printed on all pages.
Public propertyPriority
Gets a component priority.
(Overrides StiContainerPriority.)
Public propertyProperties (Inherited from StiService.)
Public propertyPropName (Inherited from StiComponent.)
Public propertyRectangleMoveComponent (Inherited from StiBand.)
Public propertyRenderedCount
Gets or sets a value which indicates how many times the component is rendered.
(Inherited from StiComponent.)
Public propertyRenderingEvent
Occurs when a data row rendering.
Public propertyReport
Gets or sets the report in which the component is located.
(Inherited from StiComponent.)
Public propertyResetDataSource
Gets or sets value, indicates to reset Data Source postion to begin when preparation for rendering.
Public propertyResetPageNumber
Allows to reset page number on this component.
(Overrides StiBandResetPageNumber.)
Public propertyRestrictions
Gets or sets value which indicates the restrictions of a component.
(Inherited from StiComponent.)
Public propertyRight
Gets right position of a component.
(Inherited from StiComponent.)
Public propertyRightToLeft
Gets or sets horizontal column direction.
Public propertySelectedLine
Gets or sets the selected line in rows which is output by this data band.
Public propertySelectionTick (Inherited from StiComponent.)
Public propertySelectRectangle
Gets or sets a rectangle of the component selection.
(Inherited from StiBand.)
Public propertyServiceCategory
Gets a category of services.
(Inherited from StiComponent.)
Public propertyServiceEnabled (Inherited from StiService.)
Public propertyServiceInfo (Inherited from StiService.)
Public propertyServiceName
Gets a service name.
(Inherited from StiBase.)
Public propertyServiceType
Gets a service type.
(Inherited from StiComponent.)
Public propertyShift
Gets or sets a value which indicates that this component can be shifted.
(Inherited from StiComponent.)
Public propertyShiftMode (Inherited from StiBand.)
Public propertyShowQuickButtons
Gets or sets a value which indicates whether it is necessary to show quick buttons.
(Inherited from StiComponent.)
Public propertySkipFirst
If the value of this property is true, then, a new page/column will be generated only starting from the second case.
(Inherited from StiDynamicBand.)
Public propertySort
Gets or sets the array of strings that describes rules of sorting.
Public propertyStartNewPage
Gets or sets value indicates that it is necessary to print every new string on a new page.
Public propertyStartNewPageIfLessThan
Gets or sets value which indicates how much free space on a page (in percentage terms) should be reserved for formation of a new page. The value should be set in the range from 0 to 100. If the value is 100 then, in any case, a new page will be formed. This property is used together with the StartNewPage property.
Protected propertyStates
Gets the component states manager.
(Inherited from StiComponent.)
Public propertyTag
Gets or sets the expression to fill a component tag.
(Inherited from StiComponent.)
Public propertyTagValue
Gets or sets tag of a component.
(Inherited from StiComponent.)
Public propertyToolboxCategory (Overrides StiContainerToolboxCategory.)
Public propertyToolboxPosition
Gets value to sort a position in the toolbox.
(Overrides StiContainerToolboxPosition.)
Public propertyToolTip
Gets or sets the expression to fill a component tooltip.
(Inherited from StiComponent.)
Public propertyToolTipValue
Gets or sets a component tips.
(Inherited from StiComponent.)
Public propertyTop (Inherited from StiBand.)
Public propertyUseParentStyles
Gets or sets a value which indicates that this component must use styles from parent component.
(Inherited from StiComponent.)
Public propertyWidth (Inherited from StiBand.)
Top
See Also