StiCrossDataBand Properties |
The StiCrossDataBand type exposes the following members.
| Name | Description | |
|---|---|---|
| AfterPrintEvent |
Occurs after the component printing.
(Inherited from StiComponent.) | |
| Alias |
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.) | |
| AllowDelete |
Gets a value which indicates whether deleting of the components is allowed.
(Inherited from StiComponent.) | |
| Anchor | (Inherited from StiBand.) | |
| BandInfoV2 | (Inherited from StiBand.) | |
| BeforePrintEvent |
Occurs before printing of the component.
(Inherited from StiComponent.) | |
| BeginRenderEvent |
Occurs when band begin render.
(Inherited from StiDataBand.) | |
| Blocked |
Internal use only. Это свойство используется для блокирования измнения свойств бэнда,
измнение которых во время построения бэнда может исказить результат.
(Inherited from StiContainer.) | |
| Bookmark |
Gets or sets the expression to fill a component bookmark.
(Inherited from StiComponent.) | |
| BookmarkValue |
Gets or sets the component bookmark.
(Inherited from StiComponent.) | |
| Border |
Gets or sets frame of the component.
(Inherited from StiContainer.) | |
| Bottom |
Gets bottom position of a component.
(Inherited from StiComponent.) | |
| BreakIfLessThan | (Overrides StiDynamicBandBreakIfLessThan.) | |
| Brush |
Gets or sets a brush to fill a component.
(Inherited from StiContainer.) | |
| BusinessObject |
Get business object that is used for getting data.
(Inherited from StiDataBand.) | |
| BusinessObjectGuid |
Gets or sets guid of the Business Object.
(Inherited from StiDataBand.) | |
| CalcInvisible |
Gets or sets value which indicates that,
when aggregate functions calculation, it is nesessary to take into consideration invisible data bands.
(Inherited from StiDataBand.) | |
| CanBreak |
Gets or sets value which indicates whether the component can or cannot break its contents on several pages.
(Overrides StiDynamicBandCanBreak.) | |
| CanGrow |
Gets or sets value indicates that this object can grow.
(Inherited from StiBand.) | |
| CanShrink |
Gets or sets value which indicates that this object can shrink.
(Inherited from StiComponent.) | |
| ClickEvent |
Occurs when user clicks on the component in the window of viewer.
(Inherited from StiComponent.) | |
| ClientRectangle |
Gets or sets the client area of a component.
(Inherited from StiComponent.) | |
| Collapsed |
Gets or sets an expression to fill a collapsed value.
(Inherited from StiDataBand.) | |
| CollapsedValue |
Gets or sets collapsed value of the component.
(Inherited from StiContainer.) | |
| CollapsingIndex | (Inherited from StiContainer.) | |
| CollapsingTreePath | (Inherited from StiContainer.) | |
| ColumnDirection | (Overrides StiDataBandColumnDirection.) | |
| ColumnGaps | (Overrides StiDataBandColumnGaps.) | |
| Columns | (Overrides StiDataBandColumns.) | |
| ColumnWidth | (Overrides StiDataBandColumnWidth.) | |
| ComponentId | (Overrides StiDataBandComponentId.) | |
| ComponentPlacement |
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.) | |
| Components |
Gets or sets a collection of components.
(Inherited from StiContainer.) | |
| ComponentStyle |
Gets or sets a style of a component.
(Inherited from StiComponent.) | |
| ComponentType |
Gets the type of processing when printing.
(Overrides StiDataBandComponentType.) | |
| Conditions |
Gets or sets the collection of conditions.
(Inherited from StiComponent.) | |
| ContainerInfoV1 | (Inherited from StiContainer.) | |
| ContainerInfoV2 | (Inherited from StiContainer.) | |
| Count |
Gets count of rows.
(Inherited from StiDataBand.) | |
| CountData |
Gets or sets the count of rows for virtual data.
(Inherited from StiDataBand.) | |
| CurrentBookmark |
Gets or sets current bookmark for this component.
(Inherited from StiComponent.) | |
| DataBandInfoV1 | (Inherited from StiDataBand.) | |
| DataBandInfoV2 | (Inherited from StiDataBand.) | |
| DataRelation |
Get link that is used for master-detail reports rendering.
(Inherited from StiDataBand.) | |
| DataRelationName |
Gets or sets relation name.
(Inherited from StiDataBand.) | |
| DataSource |
Get data source that is used for getting data.
(Inherited from StiDataBand.) | |
| DataSourceName |
Gets or sets name of the Data Source.
(Inherited from StiDataBand.) | |
| DefaultClientRectangle |
Gets or sets the default client area of a component.
(Overrides StiBandDefaultClientRectangle.) | |
| DelimiterComponent |
Gets or sets a value indicates that this component is used as the delimiter.
(Inherited from StiComponent.) | |
| DisplayRectangle |
Gets or sets a rectangle of the component which it fills. Docking occurs in accordance to the area
(Cross - components are docked by ClientRectangle).
(Overrides StiBandDisplayRectangle.) | |
| Dockable |
Gets or sets a value which indicates whether the component will be docked or not.
(Inherited from StiComponent.) | |
| DockStyle |
Gets or sets a type of the component docking.
(Overrides StiBandDockStyle.) | |
| DoubleClickEvent |
Occurs when user double clicks on the component in the window of viewer.
(Inherited from StiComponent.) | |
| DrillDownParameters | (Inherited from StiComponent.) | |
| Enabled |
Gets or sets a value which indicates will this component be available or not.
(Inherited from StiComponent.) | |
| EndRenderEvent |
Occurs when band rendering is finished.
(Inherited from StiDataBand.) | |
| EvenStyle |
Gets or sets value, indicates style of even lines.
(Inherited from StiDataBand.) | |
| Events | (Inherited from StiComponent.) | |
| FilterEngine |
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.
(Inherited from StiDataBand.) | |
| FilterMethodHandler |
Gets or sets a method for filtration.
(Inherited from StiDataBand.) | |
| FilterMode |
Gets or sets filter mode.
(Inherited from StiDataBand.) | |
| FilterOn |
Gets or sets value indicates, that filter is turn on.
(Inherited from StiDataBand.) | |
| Filters |
Gets or sets the collection of data filters.
(Inherited from StiDataBand.) | |
| FooterSize |
Gets the footer height.
(Inherited from StiBand.) | |
| ForceRedrawAll |
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.) | |
| GetBookmarkEvent |
Occurs when getting of the Bookmark for the component.
(Inherited from StiComponent.) | |
| GetCollapsedEvent |
Occurs when the Collapsed value is calculated.
(Inherited from StiDataBand.) | |
| GetDrillDownReportEvent |
Occurs when it is required to get a report for the Drill-Down operation.
(Inherited from StiComponent.) | |
| GetHyperlinkEvent |
Occurs when getting Hyperlink for the component.
(Inherited from StiComponent.) | |
| GetTagEvent |
Occurs when getting a Tag for a component.
(Inherited from StiComponent.) | |
| GetToolTipEvent |
Occurs when getting the ToolTip for the component.
(Inherited from StiComponent.) | |
| GrowToHeight | (Overrides StiBandGrowToHeight.) | |
| Guid |
Gets or sets a guid of component.
(Inherited from StiComponent.) | |
| HasSelected |
Internal use only.
(Inherited from StiContainer.) | |
| HeaderEndColor |
Gets header end color.
(Inherited from StiDataBand.) | |
| HeaderSize |
Gets the header height.
(Overrides StiBandHeaderSize.) | |
| HeaderStartColor |
Gets header start color.
(Inherited from StiDataBand.) | |
| Height | (Overrides StiComponentHeight.) | |
| HelpUrl | (Overrides StiDataBandHelpUrl.) | |
| HighlightState |
Gets or sets a state of highlight.
(Inherited from StiComponent.) | |
| Hyperlink |
Gets or sets an expression to fill a component hyperlink.
(Inherited from StiComponent.) | |
| HyperlinkValue |
Gets or sets hyperlink of a component.
(Inherited from StiComponent.) | |
| IgnoreNamingRule |
Internal use only.
(Inherited from StiComponent.) | |
| Inherited | (Inherited from StiComponent.) | |
| Interaction |
Gets interaction options of this component.
(Inherited from StiComponent.) | |
| InvalidateOnMouseOver |
Gets a value which indicates whether invalidating of the component occurs when a mouse pointer is above the component.
(Inherited from StiComponent.) | |
| IsAutomaticDock |
Gets value indicates that this is an automatic docking.
(Inherited from StiBand.) | |
| IsBof |
Gets value, indicates that the position indicates to the beginning of data.
(Inherited from StiDataBand.) | |
| IsBusinessObjectEmpty | (Inherited from StiDataBand.) | |
| IsCross |
Gets value, indicates that this cross is the component.
(Overrides StiComponentIsCross.) | |
| IsDataSourceEmpty | (Inherited from StiDataBand.) | |
| IsDesigning |
Gets a value which indicates that the report in which a component is placed is being designed.
(Inherited from StiComponent.) | |
| IsEmpty |
Gets value indicates that no data.
(Inherited from StiDataBand.) | |
| IsEnabled | (Inherited from StiComponent.) | |
| IsEof |
Gets value indicates that the position indicates to the end of data.
(Inherited from StiDataBand.) | |
| IsEventEmpty |
Gets a value which indicates that all events are empty.
(Inherited from StiComponent.) | |
| IsExporting |
Gets or sets value, which indicates that the report is exporting.
(Inherited from StiComponent.) | |
| IsPrinting |
Gets a value which indicates that the component has already been printed.
(Inherited from StiComponent.) | |
| IsRendered |
Gets or sets a value which indicates whether the component is rendered or not.
(Inherited from StiComponent.) | |
| IsSelected |
Gets or sets value indicates is the component selected or not.
(Inherited from StiComponent.) | |
| KeepChildTogether | (Overrides StiDataBandKeepChildTogether.) | |
| KeepDetails |
Gets or sets value indicates how details are to be kept together with this DataBand.
(Inherited from StiDataBand.) | |
| KeepDetailsTogether |
Gets or sets value indicates that details are to be kept together with this DataBand.
(Inherited from StiDataBand.) | |
| KeepFooterTogether | (Overrides StiDataBandKeepFooterTogether.) | |
| KeepGroupTogether | (Overrides StiDataBandKeepGroupTogether.) | |
| KeepHeaderTogether | (Overrides StiDataBandKeepHeaderTogether.) | |
| Left | (Inherited from StiBand.) | |
| Line |
Gets the number of line from the beginning of the group formation.
(Inherited from StiDataBand.) | |
| LineThrough |
Gets the number of line from the beginning of the report formation.
(Inherited from StiDataBand.) | |
| Linked |
Gets or sets a value which indicates whether the object snap to the container is turned on.
(Inherited from StiComponent.) | |
| LocalizedCategory |
Gets a localized name of the component category.
(Overrides StiBandLocalizedCategory.) | |
| LocalizedName |
Gets a localized component name.
(Overrides StiDataBandLocalizedName.) | |
| Locked |
Gets or sets a value which indicates that moving is locked.
(Inherited from StiComponent.) | |
| MasterComponent |
Gets or sets the master-component.
(Inherited from StiDataBand.) | |
| MaxHeight | (Overrides StiBandMaxHeight.) | |
| MaxSize | (Overrides StiBandMaxSize.) | |
| MaxWidth |
Gets or sets maximal width of band.
| |
| MinHeight | (Overrides StiBandMinHeight.) | |
| MinRowsInColumn | (Overrides StiDataBandMinRowsInColumn.) | |
| MinSize | (Overrides StiBandMinSize.) | |
| MinWidth |
Gets or sets minimal width of band.
| |
| MouseEnterEvent |
Occurs when user enters the mouse into the area of the component in the window of viewer.
(Inherited from StiComponent.) | |
| MouseLeaveEvent |
Occurs when user leaves the mouse out of the area of the component in the window of viewer.
(Inherited from StiComponent.) | |
| Name |
Gets or sets a name of a component.
(Inherited from StiComponent.) | |
| NewColumnAfter | (Overrides StiDynamicBandNewColumnAfter.) | |
| NewColumnBefore | (Overrides StiDynamicBandNewColumnBefore.) | |
| NewPageAfter | (Overrides StiDynamicBandNewPageAfter.) | |
| NewPageBefore | (Overrides StiDynamicBandNewPageBefore.) | |
| OddStyle |
Gets or sets value, indicates style of odd lines.
(Inherited from StiDataBand.) | |
| Page |
Gets or sets the page on which an object is located.
(Inherited from StiComponent.) | |
| Parent |
Gets or sets the container in which an object is located.
(Inherited from StiComponent.) | |
| ParentBookmark |
Gets or sets parent bookmark for this component.
(Inherited from StiComponent.) | |
| PlaceOnToolbox |
Gets or sets a value which indicates whether it is necessary to place component in toolbox or not.
(Inherited from StiComponent.) | |
| Position |
Gets the current position.
(Inherited from StiDataBand.) | |
| Printable | (Inherited from StiBand.) | |
| PrintAtBottom | (Overrides StiDynamicBandPrintAtBottom.) | |
| PrintIfDetailEmpty |
Gets or sets value indicates that if detail is empty
then the master data must be printed anyway.
(Inherited from StiDataBand.) | |
| PrintOn | (Overrides StiComponentPrintOn.) | |
| PrintOnAllPages | (Overrides StiDataBandPrintOnAllPages.) | |
| Priority |
Gets a component priority.
(Overrides StiDataBandPriority.) | |
| Properties | (Inherited from StiService.) | |
| PropName | (Inherited from StiComponent.) | |
| RectangleMoveComponent | (Inherited from StiBand.) | |
| RenderedCount |
Gets or sets a value which indicates how many times the component is rendered.
(Inherited from StiComponent.) | |
| RenderingEvent |
Occurs when a data row rendering.
(Inherited from StiDataBand.) | |
| Report |
Gets or sets the report in which the component is located.
(Inherited from StiComponent.) | |
| ResetDataSource |
Gets or sets value, indicates to reset Data Source postion to begin when preparation for rendering.
(Overrides StiDataBandResetDataSource.) | |
| ResetPageNumber | (Overrides StiDataBandResetPageNumber.) | |
| Restrictions |
Gets or sets value which indicates the restrictions of a component.
(Inherited from StiComponent.) | |
| Right |
Gets right position of a component.
(Inherited from StiComponent.) | |
| RightToLeft | (Overrides StiDataBandRightToLeft.) | |
| SelectedLine |
Gets or sets the selected line in rows which is output by this data band.
(Inherited from StiDataBand.) | |
| SelectionTick | (Inherited from StiComponent.) | |
| SelectRectangle |
Gets or sets a rectangle of the component selection.
(Overrides StiBandSelectRectangle.) | |
| ServiceCategory |
Gets a category of services.
(Inherited from StiComponent.) | |
| ServiceEnabled | (Inherited from StiService.) | |
| ServiceInfo | (Inherited from StiService.) | |
| ServiceName |
Gets a service name.
(Inherited from StiBase.) | |
| ServiceType |
Gets a service type.
(Inherited from StiComponent.) | |
| Shift |
Gets or sets a value which indicates that this component can be shifted.
(Inherited from StiComponent.) | |
| ShiftMode | (Inherited from StiBand.) | |
| ShowQuickButtons |
Gets or sets a value which indicates whether it is necessary to show quick buttons.
(Inherited from StiComponent.) | |
| SkipFirst | (Overrides StiDynamicBandSkipFirst.) | |
| Sort |
Gets or sets the array of strings that describes rules of sorting.
(Inherited from StiDataBand.) | |
| StartNewPage | (Overrides StiDataBandStartNewPage.) | |
| StartNewPageIfLessThan | (Overrides StiDataBandStartNewPageIfLessThan.) | |
| States |
Gets the component states manager.
(Inherited from StiComponent.) | |
| Tag |
Gets or sets the expression to fill a component tag.
(Inherited from StiComponent.) | |
| TagValue |
Gets or sets tag of a component.
(Inherited from StiComponent.) | |
| ToolboxCategory | (Overrides StiDataBandToolboxCategory.) | |
| ToolboxPosition |
Gets value to sort a position in the toolbox.
(Overrides StiDataBandToolboxPosition.) | |
| ToolTip |
Gets or sets the expression to fill a component tooltip.
(Inherited from StiComponent.) | |
| ToolTipValue |
Gets or sets a component tips.
(Inherited from StiComponent.) | |
| Top | (Inherited from StiBand.) | |
| UseParentStyles |
Gets or sets a value which indicates that this component must use styles from parent component.
(Inherited from StiComponent.) | |
| Width | (Overrides StiBandWidth.) |