StiDataBand Properties |
The StiDataBand 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.
| |
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 |
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.) | |
Brush |
Gets or sets a brush to fill a component.
(Inherited from StiContainer.) | |
BusinessObject |
Get business object that is used for getting data.
| |
BusinessObjectGuid |
Gets or sets guid of the Business Object.
| |
CalcInvisible |
Gets or sets value which indicates that,
when aggregate functions calculation, it is nesessary to take into consideration invisible data bands.
| |
CanBreak |
Gets or sets value which indicates whether the component can or cannot break its contents on several pages.
(Inherited from StiDynamicBand.) | |
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.
| |
CollapsedValue |
Gets or sets collapsed value of the component.
(Inherited from StiContainer.) | |
CollapsingIndex | (Inherited from StiContainer.) | |
CollapsingTreePath | (Inherited from StiContainer.) | |
ColumnDirection |
Gets or sets direction of the rendeting columns.
| |
ColumnGaps |
Gets or sets distance between two columns.
| |
Columns |
Gets or sets columns count.
| |
ColumnWidth |
Gets or sets width of column.
| |
ComponentId | (Overrides StiContainerComponentId.) | |
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 StiBandComponentType.) | |
Conditions |
Gets or sets the collection of conditions.
(Inherited from StiComponent.) | |
ContainerInfoV1 | (Inherited from StiContainer.) | |
ContainerInfoV2 | (Inherited from StiContainer.) | |
Count |
Gets count of rows.
| |
CountData |
Gets or sets the count of rows for virtual data.
| |
CurrentBookmark |
Gets or sets current bookmark for this component.
(Inherited from StiComponent.) | |
DataBandInfoV1 | ||
DataBandInfoV2 | ||
DataRelation |
Get link that is used for master-detail reports rendering.
| |
DataRelationName |
Gets or sets relation name.
| |
DataSource |
Get data source that is used for getting data.
| |
DataSourceName |
Gets or sets name of the Data Source.
| |
DefaultClientRectangle |
Gets or sets the default client area of a component.
(Inherited from StiBand.) | |
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).
(Inherited from StiBand.) | |
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.
(Inherited from StiBand.) | |
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.
| |
EvenStyle |
Gets or sets value, indicates style of even lines.
| |
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.
| |
FilterMethodHandler |
Gets or sets a method for filtration.
| |
FilterMode |
Gets or sets filter mode.
| |
FilterOn |
Gets or sets value indicates, that filter is turn on.
| |
Filters |
Gets or sets the collection of data filters.
| |
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.
| |
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 | (Inherited from StiBand.) | |
Guid |
Gets or sets a guid of component.
(Inherited from StiComponent.) | |
HasSelected |
Internal use only.
(Inherited from StiContainer.) | |
HeaderEndColor |
Gets header end color.
(Overrides StiBandHeaderEndColor.) | |
HeaderSize |
Gets the header height.
(Inherited from StiBand.) | |
HeaderStartColor |
Gets header start color.
(Overrides StiBandHeaderStartColor.) | |
Height |
Gets or sets height of a component.
(Inherited from StiComponent.) | |
HelpUrl | (Overrides StiContainerHelpUrl.) | |
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.
| |
IsBusinessObjectEmpty | ||
IsCross |
Gets a value indicating that this is the Cross component.
(Inherited from StiComponent.) | |
IsDataSourceEmpty | ||
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.
| |
IsEnabled | (Inherited from StiComponent.) | |
IsEof |
Gets value indicates that the position indicates to the end of data.
| |
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 |
Gets or sets value indicates that childs are to be kept together.
| |
KeepDetails |
Gets or sets value indicates how details are to be kept together with this DataBand.
| |
KeepDetailsTogether |
Gets or sets value indicates that details are to be kept together with this DataBand.
| |
KeepFooterTogether |
Gets or sets value indicates that the footer is printed with data.
| |
KeepGroupTogether |
Gets or sets value indicates that group is to be kept together.
| |
KeepHeaderTogether |
Gets or sets value indicates that header is printed with data together.
| |
Left | (Inherited from StiBand.) | |
Line |
Gets the number of line from the beginning of the group formation.
| |
LineThrough |
Gets the number of line from the beginning of the report formation.
| |
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.
(Inherited from StiBand.) | |
LocalizedName |
Gets a localized component name.
(Overrides StiContainerLocalizedName.) | |
Locked |
Gets or sets a value which indicates that moving is locked.
(Inherited from StiComponent.) | |
MasterComponent |
Gets or sets the master-component.
| |
MaxHeight |
Gets or sets maximal height of band.
(Inherited from StiBand.) | |
MaxSize | (Inherited from StiBand.) | |
MinHeight |
Gets or sets minimal height of band.
(Inherited from StiBand.) | |
MinRowsInColumn |
Gets or sets minimum count of the rows in one column.
| |
MinSize | (Inherited from StiBand.) | |
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 |
If the value of this property is true, then, after output of a band, a
new column will be generated.
(Inherited from StiDynamicBand.) | |
NewColumnBefore |
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.) | |
NewPageAfter |
If the value of this property is true, then, after output of a band, a new page will be
generated.
(Inherited from StiDynamicBand.) | |
NewPageBefore |
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.) | |
OddStyle |
Gets or sets value, indicates style of odd lines.
| |
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.
| |
Printable | (Inherited from StiBand.) | |
PrintAtBottom |
Gets or sets value indicates that the footer is printed at bottom of page.
(Inherited from StiDynamicBand.) | |
PrintIfDetailEmpty |
Gets or sets value indicates that if detail is empty
then the master data must be printed anyway.
| |
PrintOn |
Gets or sets a value which indicates on what pages component will be printed.
(Inherited from StiComponent.) | |
PrintOnAllPages |
Gets or sets value indicates that the component is printed on all pages.
| |
Priority |
Gets a component priority.
(Overrides StiContainerPriority.) | |
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.
| |
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.
| |
ResetPageNumber |
Allows to reset page number on this component.
(Overrides StiBandResetPageNumber.) | |
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 |
Gets or sets horizontal column direction.
| |
SelectedLine |
Gets or sets the selected line in rows which is output by this data band.
| |
SelectionTick | (Inherited from StiComponent.) | |
SelectRectangle |
Gets or sets a rectangle of the component selection.
(Inherited from StiBand.) | |
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 |
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.) | |
Sort |
Gets or sets the array of strings that describes rules of sorting.
| |
StartNewPage |
Gets or sets value indicates that it is necessary to print every new string on a new page.
| |
StartNewPageIfLessThan |
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.
| |
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 StiContainerToolboxCategory.) | |
ToolboxPosition |
Gets value to sort a position in the toolbox.
(Overrides StiContainerToolboxPosition.) | |
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 | (Inherited from StiBand.) |