StiCrossTab Properties |
The StiCrossTab 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 | (Overrides StiComponentAnchor.) | |
BeforePrintEvent |
Occurs before printing of the component.
(Inherited from StiComponent.) | |
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.) | |
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.
| |
CanBreak |
Gets or sets value which indicates whether the component can or cannot break its contents on several pages.
(Inherited from StiContainer.) | |
CanGrow |
Gets or sets value indicates that this object can grow.
(Overrides StiComponentCanGrow.) | |
CanShrink |
Gets or sets value which indicates that this object can shrink.
(Overrides StiComponentCanShrink.) | |
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.) | |
CollapsedValue |
Gets or sets collapsed value of the component.
(Inherited from StiContainer.) | |
CollapsingIndex | (Inherited from StiContainer.) | |
CollapsingTreePath | (Inherited from StiContainer.) | |
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 | (Overrides StiComponentComponentStyle.) | |
ComponentType |
Gets the type of processing when printing.
(Overrides StiContainerComponentType.) | |
Conditions |
Gets or sets the collection of conditions.
(Inherited from StiComponent.) | |
ContainerInfoV1 | (Inherited from StiContainer.) | |
ContainerInfoV2 | (Inherited from StiContainer.) | |
Count |
Gets count of rows.
| |
CrossTabInfo | ||
CrossTabInfoV1 | ||
CrossTabStyle | ||
CrossTabStyleColor | ||
CrossTabStyleIndex | ||
CurrentBookmark |
Gets or sets current bookmark for this component.
(Inherited from StiComponent.) | |
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.
(Overrides StiContainerDefaultClientRectangle.) | |
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 of a component
(Cross - components are docked by ClientRectangle).
(Inherited from StiComponent.) | |
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 StiComponent.) | |
DoubleClickEvent |
Occurs when user double clicks on the component in the window of viewer.
(Inherited from StiComponent.) | |
DrillDownParameters | (Inherited from StiComponent.) | |
EmptyValue |
Gets or sets string value which is used to show the cross-tab in empty cells.
| |
Enabled |
Gets or sets a value which indicates will this component be available or not.
(Inherited from StiComponent.) | |
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.
| |
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.) | |
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 StiComponentGrowToHeight.) | |
Guid |
Gets or sets a guid of component.
(Inherited from StiComponent.) | |
HasSelected |
Internal use only.
(Inherited from StiContainer.) | |
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.) | |
HorAlignment |
Gets or sets the horizontal alignment of an Cross-Tab.
| |
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 a value which indicates that this is an automatic docking.
(Inherited from StiComponent.) | |
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.) | |
KeepCrossTabTogether |
Gets or sets value which indicates that the CrossTab must to be kept together with DataBand on what it is placed.
| |
Left |
Gets or sets left position of a component.
(Inherited from StiComponent.) | |
Linked |
Gets or sets a value which indicates whether the object snap to the container is turned on.
(Inherited from StiComponent.) | |
LocalizedCategory | (Overrides StiContainerLocalizedCategory.) | |
LocalizedName |
Gets a localized component name.
(Overrides StiContainerLocalizedName.) | |
Locked |
Gets or sets a value which indicates that moving is locked.
(Inherited from StiComponent.) | |
MaxSize |
Gets or sets maximal size.
(Inherited from StiComponent.) | |
MinSize |
Gets or sets minimal size.
(Inherited from StiComponent.) | |
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.) | |
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 | (Overrides StiComponentPrintable.) | |
PrintIfEmpty |
Gets or sets value indicates that the cross-tab is printed if data is not present.
| |
PrintOn |
Gets or sets a value which indicates on what pages component will be printed.
(Inherited from StiComponent.) | |
PrintTitleOnAllPages | ||
Priority |
Gets a component priority.
(Overrides StiContainerPriority.) | |
Properties | (Inherited from StiService.) | |
PropName | (Inherited from StiComponent.) | |
RenderedCount |
Gets or sets a value which indicates how many times the component is rendered.
(Inherited from StiComponent.) | |
Report |
Gets or sets the report in which the component is located.
(Inherited from StiComponent.) | |
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 CrossTab direction.
| |
SelectionTick | (Inherited from StiComponent.) | |
SelectRectangle |
Gets or sets a rectangle of a component selection.
(Inherited from StiComponent.) | |
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 | (Overrides StiComponentShiftMode.) | |
ShowQuickButtons |
Gets or sets a value which indicates whether it is necessary to show quick buttons.
(Inherited from StiComponent.) | |
Sort |
Gets or sets the array of strings that describes rules of sorting.
| |
States |
Gets the component states manager.
(Inherited from StiComponent.) | |
SummaryDirection | ||
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 |
Gets or sets top position of a component.
(Inherited from StiComponent.) | |
UseParentStyles |
Gets or sets a value which indicates that this component must use styles from parent component.
(Inherited from StiComponent.) | |
Width |
Gets or sets width of a component.
(Inherited from StiComponent.) | |
Wrap |
Gets or sets value which indicates that the cross-tab is to be output in one column.
At the same time, everything that do not fit by the width is output below. For using
this property it is necessary to enable the CanBreak property of the band on which
the cross-tab is placed (if it is placed on the band).
| |
WrapGap |
Gets or sets space between two parts of a wrapped cross-tab. The property is used jointly with the property Wrap.
|