Click or drag to resize

StiHierarchicalBand Class

Describes the class that realizes a Hierarchical Band.
Inheritance Hierarchy

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

The StiHierarchicalBand type exposes the following members.

Constructors
  NameDescription
Public methodStiHierarchicalBand
Creates an object of the type StiHierarchicalBand.
Public methodStiHierarchicalBand(RectangleD)
Creates an object of the type StiHierarchicalBand.
Top
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.
(Inherited from StiDataBand.)
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.
(Inherited from StiDataBand.)
Public propertyBusinessObjectGuid
Gets or sets guid of the Business Object.
(Inherited from StiDataBand.)
Public propertyCalcInvisible
Gets or sets value which indicates that, when aggregate functions calculation, it is nesessary to take into consideration invisible data bands.
(Inherited from StiDataBand.)
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.
(Inherited from StiDataBand.)
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.
(Inherited from StiDataBand.)
Public propertyColumnGaps
Gets or sets distance between two columns.
(Inherited from StiDataBand.)
Public propertyColumns
Gets or sets columns count.
(Inherited from StiDataBand.)
Public propertyColumnWidth
Gets or sets width of column.
(Inherited from StiDataBand.)
Public propertyComponentId (Overrides StiDataBandComponentId.)
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.
(Inherited from StiDataBand.)
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.
(Inherited from StiDataBand.)
Public propertyCountData
Gets or sets the count of rows for virtual data.
(Inherited from StiDataBand.)
Public propertyCurrentBookmark
Gets or sets current bookmark for this component.
(Inherited from StiComponent.)
Public propertyDataBandInfoV1 (Inherited from StiDataBand.)
Public propertyDataBandInfoV2 (Inherited from StiDataBand.)
Public propertyDataRelation
Get link that is used for master-detail reports rendering.
(Inherited from StiDataBand.)
Public propertyDataRelationName
Gets or sets relation name.
(Inherited from StiDataBand.)
Public propertyDataSource
Get data source that is used for getting data.
(Inherited from StiDataBand.)
Public propertyDataSourceName
Gets or sets name of the Data Source.
(Inherited from StiDataBand.)
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.
(Inherited from StiDataBand.)
Public propertyEvenStyle
Gets or sets value, indicates style of even lines.
(Inherited from StiDataBand.)
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.
(Inherited from StiDataBand.)
Public propertyFilterMethodHandler
Gets or sets a method for filtration.
(Inherited from StiDataBand.)
Public propertyFilterMode
Gets or sets filter mode.
(Inherited from StiDataBand.)
Public propertyFilterOn
Gets or sets value indicates, that filter is turn on.
(Inherited from StiDataBand.)
Public propertyFilters
Gets or sets the collection of data filters.
(Inherited from StiDataBand.)
Public propertyFooters
Gets or sets the list of footers for the hierarchical band.
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.
(Inherited from StiDataBand.)
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 StiDataBandHeaderEndColor.)
Public propertyHeaders
Gets or sets the list of headers for the hierarchical band.
Public propertyHeaderSize
Gets the header height.
(Inherited from StiBand.)
Public propertyHeaderStartColor
Gets header start color.
(Overrides StiDataBandHeaderStartColor.)
Public propertyHeight
Gets or sets height of a component.
(Inherited from StiComponent.)
Public propertyHelpUrl (Overrides StiDataBandHelpUrl.)
Public propertyHierarchicalBandInfoV2
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 propertyIndent
Gets or sets indent from the left side of band for offset of data levels.
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.
(Inherited from StiDataBand.)
Public propertyIsBusinessObjectEmpty (Inherited from StiDataBand.)
Public propertyIsCross
Gets a value indicating that this is the Cross component.
(Inherited from StiComponent.)
Public propertyIsDataSourceEmpty (Inherited from StiDataBand.)
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.
(Inherited from StiDataBand.)
Public propertyIsEnabled (Inherited from StiComponent.)
Public propertyIsEof
Gets value indicates that the position indicates to the end of data.
(Inherited from StiDataBand.)
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.
(Inherited from StiDataBand.)
Public propertyKeepDetails
Gets or sets value indicates how details are to be kept together with this DataBand.
(Inherited from StiDataBand.)
Public propertyKeepDetailsTogether
Gets or sets value indicates that details are to be kept together with this DataBand.
(Inherited from StiDataBand.)
Public propertyKeepFooterTogether
Gets or sets value indicates that the footer is printed with data.
(Inherited from StiDataBand.)
Public propertyKeepGroupTogether
Gets or sets value indicates that group is to be kept together.
(Inherited from StiDataBand.)
Public propertyKeepHeaderTogether
Gets or sets value indicates that header is printed with data together.
(Inherited from StiDataBand.)
Public propertyKeyDataColumn
Gets or sets column which contains data key.
Public propertyLeft (Inherited from StiBand.)
Public propertyLine
Gets the number of line from the beginning of the group formation.
(Inherited from StiDataBand.)
Public propertyLineThrough
Gets the number of line from the beginning of the report formation.
(Inherited from StiDataBand.)
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 StiDataBandLocalizedName.)
Public propertyLocked
Gets or sets a value which indicates that moving is locked.
(Inherited from StiComponent.)
Public propertyMasterComponent
Gets or sets the master-component.
(Inherited from StiDataBand.)
Public propertyMasterKeyDataColumn
Gets or sets column which contains data master key.
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.
(Inherited from StiDataBand.)
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.
(Inherited from StiDataBand.)
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 propertyParentValue
Gets or sets column which contains parent value which identifies parent rows.
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.
(Inherited from StiDataBand.)
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.
(Inherited from StiDataBand.)
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.
(Inherited from StiDataBand.)
Public propertyPriority
Gets a component priority.
(Inherited from StiDataBand.)
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.
(Inherited from StiDataBand.)
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.
(Inherited from StiDataBand.)
Public propertyResetPageNumber
Allows to reset page number on this component.
(Inherited from StiDataBand.)
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.
(Inherited from StiDataBand.)
Public propertySelectedLine
Gets or sets the selected line in rows which is output by this data band.
(Inherited from StiDataBand.)
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.
(Inherited from StiDataBand.)
Public propertyStartNewPage
Gets or sets value indicates that it is necessary to print every new string on a new page.
(Inherited from StiDataBand.)
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.
(Inherited from StiDataBand.)
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 StiDataBandToolboxCategory.)
Public propertyToolboxPosition
Gets value to sort a position in the toolbox.
(Overrides StiDataBandToolboxPosition.)
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
Methods
  NameDescription
Public methodAddSize
Increases the amount of pages on width and on height. Herewith on width or height of the page change all sizes a parent component.
(Inherited from StiComponent.)
Public methodAlignTo
Aligns, in the rectangle of selected objects, all selected objects.
(Inherited from StiContainer.)
Public methodAlignToGrid
Aligns to grid all selected components in the container.
(Inherited from StiContainer.)
Public methodAlignToGrid(StiComponent) (Inherited from StiContainer.)
Protected methodAllowPrintOn (Inherited from StiComponent.)
Public methodBreak
Divides content of components in two parts. Returns result of dividing. If true, then component is successful divided.
(Inherited from StiDynamicBand.)
Public methodBringToFront
Brings to front objects of the list in the container.
(Inherited from StiContainer.)
Public methodCanContainIn
May this container be located in the specified component.
(Inherited from StiBand.)
Public methodChangeFontName (Inherited from StiContainer.)
Public methodChangeFontSize (Inherited from StiContainer.)
Public methodChangePosition
Changes the position of the selected component.
(Inherited from StiContainer.)
Protected methodCheckBlockedException (Inherited from StiContainer.)
Public methodCheckLargeHeight (Inherited from StiContainer.)
Public methodClearAllStates
Clear all earlier saved object states.
(Inherited from StiContainer.)
Public methodClearContents
Clears a text of all selected components.
(Inherited from StiComponent.)
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from StiComponent.)
Public methodClone(Boolean) (Inherited from StiContainer.)
Public methodClone(Boolean, Boolean)
Creates a new object that is a copy of the current instance.
(Inherited from StiDataBand.)
Public methodComponentToPage(Double)
Converts a value from the parent-container coordinates into coordinates of a page. The method calls the ContainerToPage method of the parent component.
(Inherited from StiComponent.)
Public methodComponentToPage(PointD)
Converts a point from the parent-container coordinates into coordinates of a page. The method calls the ContainerToPage method of the parent component.
(Inherited from StiComponent.)
Public methodComponentToPage(RectangleD)
Converts a rectangle from the parent-container coordinates into coordinates of a page. The method calls the ContainerToPage method of the parent component.
(Inherited from StiComponent.)
Public methodContainerToPage(PointD)
Converts a point of coordinates of the container into coodinates of a page.
(Inherited from StiContainer.)
Public methodContainerToPage(RectangleD)
Converts a rectangle from container coordinates into coordinates of a page.
(Inherited from StiContainer.)
Public methodConvert(StiUnit, StiUnit, Boolean)
Converts a component out of one unit into another.
(Inherited from StiDataBand.)
Public methodConvert(StiUnit, StiUnit, Boolean, Boolean)
Converts a component out of one unit into another.
(Inherited from StiContainer.)
Public methodConvertSelectedToPage
Converts coordinates of all objects into coordinates of a page.
(Inherited from StiContainer.)
Public methodConvertToPage
Converts objects from all coordinates into coordinates of a page without move them on a page.
(Inherited from StiContainer.)
Public methodCorrect
Corrects in the container all objects which require motion between containers.
(Inherited from StiContainer.)
Public methodCorrect(Boolean)
Corrects in container all objects which require moving.
(Inherited from StiContainer.)
Public methodCorrect2 (Inherited from StiContainer.)
Public methodCreateNew (Overrides StiDataBandCreateNew.)
Public methodDeserialize
Deserilizes object from XmlTextReader.
(Inherited from StiContainer.)
Public methodDoBookmark (Inherited from StiDataBand.)
Public methodDockToContainer
Docks the component and all of its subordinate components.
(Inherited from StiComponent.)
Public methodDockToContainer(RectangleD)
Docks a rectangle, relatively to the component, into the rectangle.
(Inherited from StiComponent.)
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 methodFirst
Sets the position at the beginning.
(Inherited from StiDataBand.)
Public methodGetActualSize (Inherited from StiContainer.)
Public methodGetBorder
Returns a frame of the object of the type IStiBorder being met first. Scans all selected objects in the container.
(Inherited from StiContainer.)
Public methodGetBrush
Returns a brush of an object of the type StiBrush being met first. Scans all selected objects in the container.
(Inherited from StiContainer.)
Public methodGetColumnWidth (Inherited from StiDataBand.)
Public methodGetComponentInControl(Double, Double, Boolean)
Returns an object in which zone of controlling coordinates are got.
(Inherited from StiContainer.)
Public methodGetComponentInControl(Double, Double, Boolean, StiGuiMode)
Returns an object in which zone of controlling coordinates are got.
(Inherited from StiContainer.)
Public methodGetComponentInControl(Double, Double, Boolean, StiGuiMode, Boolean)
Returns an object in which zone of controlling coordinates are got.
(Inherited from StiContainer.)
Public methodGetComponentInPoint
Returns an object in which zone of controlling coordinates are got.
(Inherited from StiContainer.)
Public methodGetComponents
Returns the list of all components which are located in the container.
(Inherited from StiContainer.)
Public methodGetComponents(StiComponentsCollection)
Returns the list of all components which are located in the container.
(Inherited from StiContainer.)
Public methodGetComponentsCount (Inherited from StiContainer.)
Public methodGetComponentsList
Returns the list of all components which are located in the container.
(Inherited from StiContainer.)
Public methodGetConditions
Returns conditions of an object of the type. Scans all selected objects in the container.
(Inherited from StiContainer.)
Public methodGetContainer
Returns the topmost Container(StiPanel or StiPage) in which the component is located. Returns null, if nothing is located.
(Inherited from StiComponent.)
Public methodGetContainerInRect
Returns an container in which client zone coordinates are got.
(Inherited from StiContainer.)
Public methodGetContainerInRect2 (Inherited from StiContainer.)
Public methodGetCrossHorAlignment (Inherited from StiContainer.)
Public methodGetDataBand
Returns the DataBand in which the component is located. Returns null, if nothing is located.
(Inherited from StiComponent.)
Public methodGetDisplayRectangle
Returns a rectangle of the component showing.
(Inherited from StiComponent.)
Public methodGetDockableComponent
Returns the first docked and selected component.
(Inherited from StiContainer.)
Public methodGetDockRegion(StiComponent)
Retuns an empty rectangle to which docking is possible.
(Inherited from StiComponent.)
Public methodGetDockRegion(StiComponent, Boolean)
Retuns an empty rectangle to which docking is possible.
(Inherited from StiComponent.)
Public methodGetDockStyle
Returns the style of docking of the component being met first. Scans all selected objects in the container.
(Inherited from StiContainer.)
Public methodGetEvents
Return events collection of this component.
(Inherited from StiDataBand.)
Public methodGetEvents(IStiPropertyGrid) (Overrides StiDataBandGetEvents(IStiPropertyGrid).)
Public methodGetFirstSelectableCompanent
Returns the first selected component.
(Inherited from StiContainer.)
Public methodGetFont
Returns a font of an object of the type IStiFont being met first. Scans all selected objects in the container.
(Inherited from StiContainer.)
Public methodGetGroupHeaderBand
Returns the GroupHeaderBand in which the component is located. Returns null, if nothing is located.
(Inherited from StiComponent.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetHeaderText
Returns the band header text.
(Inherited from StiDataBand.)
Public methodGetHorAlignment
Returns a horizontal alignment of the object of the type IStiHorAlignment being met first. Scans all selected objects in the container.
(Inherited from StiContainer.)
Public methodGetIncorrect
Returns the list of all objects which require motion between containers.
(Inherited from StiContainer.)
Public methodGetIncorrect(Boolean)
Returns the list of all objects which require motion between containers.
(Inherited from StiContainer.)
Public methodGetIncorrect2 (Inherited from StiContainer.)
Public methodGetLevel
Returns the level of the object nesting. Level 1 - page, 2 - page and etc.
(Inherited from StiComponent.)
Public methodGetLink
Returns linked of the object being met first. Scans all selected objects in the container.
(Inherited from StiContainer.)
Public methodGetLock
Returns lock of the object being met first. Scans all selected objects in the container.
(Inherited from StiContainer.)
Public methodGetMaxSize
Returns maximum sizes among selected objects.
(Inherited from StiContainer.)
Public methodGetMeasureGraphics (Inherited from StiComponent.)
Public methodGetPaintRectangle
Makes all necessary coversions for showing an object and returns its coordinates.
(Inherited from StiComponent.)
Public methodGetPaintRectangle(Boolean, Boolean)
Makes all necessary conversions for the object output and returns its coordinates.
(Inherited from StiComponent.)
Public methodGetPaintRectangle(Boolean, Boolean, Boolean)
Makes all necessary conversions for the object output and returns its coordinates.
(Inherited from StiComponent.)
Public methodGetProperties (Overrides StiDataBandGetProperties(IStiPropertyGrid, StiLevel).)
Public methodGetQuickInfo (Inherited from StiBand.)
Public methodGetRectangle
The rectangle includes all selected objects in the container. The rectangle is represented in page coordinates.
(Inherited from StiContainer.)
Public methodGetReport (Inherited from StiComponent.)
Public methodGetSelectedComponents
Returns the array of the selected components.
(Inherited from StiContainer.)
Public methodGetSelectedComponents(StiComponentsCollection)
Returns the array of the selected components.
(Inherited from StiContainer.)
Public methodGetSelectedComponentsWithChilds
Returns the array of the selected objects including child of the selected objects.
(Inherited from StiContainer.)
Public methodGetSelectedRectangle
Returns the rectangle that includes all selected objects in the container. The rectangle is represented in page coordinates.
(Inherited from StiContainer.)
Public methodGetSelectedRectangleWithChilds
The rectangle includes all selected objects in the container and children containers which are located in the selected containers. The rectangle is represented in page coordinates.
(Inherited from StiContainer.)
Public methodGetTextBrush
Returns a brush of an object of the type IStiTextBrush being met first. Scans all selected objects in the container.
(Inherited from StiContainer.)
Public methodGetTextFormat
Returns a format of an object of the type IStiText being met first. Scans all selected objects in the container.
(Inherited from StiContainer.)
Public methodGetTextHorAlignment
Returns a horizontal alignment of an object of the type IStiTextHorAlignment being met first. Scans all selected objects in the container.
(Inherited from StiContainer.)
Public methodGetThumbnail(Int32, Boolean)
Gets a thumbnail image of the component.
(Inherited from StiComponent.)
Public methodGetThumbnail(Int32, Int32)
Gets a thumbnail image of the component.
(Inherited from StiComponent.)
Public methodGetThumbnail(Int32, Int32, Boolean)
Gets a thumbnail image of the component.
(Inherited from StiComponent.)
Public methodGetThumbnailAsBytes
Gets a thumbnail image in the byte aray of the component.
(Inherited from StiComponent.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVertAlignment
Returns a vertical alignment of the object of the type IStiVertAlignment being met first. Scans all selected objects in the container.
(Inherited from StiContainer.)
Public methodGetWordWrap (Inherited from StiContainer.)
Public methodGrowFont (Inherited from StiContainer.)
Public methodInternalRender (Inherited from StiComponent.)
Public methodInternalRender(StiComponent, StiContainer)
Renders a component in the specified container without generation of the 'BeforePrintEvent' event and the 'AfterPrintEvent' event and without checking Conditions. The rendered component will return in 'renderedComponent' argument.
(Inherited from StiComponent.)
Public methodInvert
Invert selection of component.
(Inherited from StiComponent.)
Public methodInvertComponentsPosition (Inherited from StiContainer.)
Public methodInvokeAfterPrint
Raises the AfterPrint event.
(Inherited from StiComponent.)
Public methodInvokeBeforePrint
Raises the BeforePrint event.
(Inherited from StiComponent.)
Public methodInvokeBeginRender
Raises the BeginRender event for this component.
(Inherited from StiDataBand.)
Public methodInvokeClick
Raises the Click event for this report.
(Inherited from StiComponent.)
Public methodInvokeDoubleClick
Raises the DoubleClick event for this report.
(Inherited from StiComponent.)
Public methodInvokeEndRender
Raises the EndRender event for this component.
(Inherited from StiDataBand.)
Public methodInvokeEvents
Invokes all events for this components.
(Inherited from StiComponent.)
Public methodInvokeGetBookmark
Raises the GetBookmark event.
(Inherited from StiComponent.)
Public methodInvokeGetCollapsed
Raises the GetCollapsed event for this component.
(Inherited from StiDataBand.)
Public methodInvokeGetDrillDownReport
Raises the GetDrillDownReport event for this report.
(Inherited from StiComponent.)
Public methodInvokeGetHyperlink
Raises the GetHyperlink event.
(Inherited from StiComponent.)
Public methodInvokeGetTag
Raises the GetTag event.
(Inherited from StiComponent.)
Public methodInvokeGetToolTip
Raises the GetToolTip event.
(Inherited from StiComponent.)
Public methodInvokeGroupRendering (Inherited from StiDataBand.)
Public methodInvokeMouseEnter
Raises the MouseEnter event for this report.
(Inherited from StiComponent.)
Public methodInvokeMouseLeave
Raises the MouseLeave event for this report.
(Inherited from StiComponent.)
Public methodInvokePainted
Raises the Painted event for this component.
(Inherited from StiComponent.)
Public methodInvokePainting
Raises the Painting event for this component.
(Inherited from StiComponent.)
Public methodInvokeRendering
Raises the Rendering event for this component.
(Inherited from StiDataBand.)
Public methodIsExportAsImage (Inherited from StiComponent.)
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Public methodLast
Move on the last row.
(Inherited from StiDataBand.)
Public methodLoadFromJsonObject (Overrides StiDataBandLoadFromJsonObject(JObject).)
Public methodMakeHorizontalSpacingEqual
Puts components which are equivalent to their width.
(Inherited from StiContainer.)
Public methodMakeSameHeight
Sets the height to all selected objects.
(Inherited from StiContainer.)
Public methodMakeSameSize
Sets the size to all selected objects.
(Inherited from StiContainer.)
Public methodMakeSameWidth
Sets the width to all selected objects.
(Inherited from StiContainer.)
Public methodMakeVerticalSpacingEqual
Puts components which are equal in their height.
(Inherited from StiContainer.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMoveBackward
Moves backward objects of the list in the container.
(Inherited from StiContainer.)
Public methodMoveComponentsToPage
Converts coordinates of all objects into coordinates of a page and moves objects on the page.
(Inherited from StiContainer.)
Public methodMoveForward
Moves forward objects of the list in the container.
(Inherited from StiContainer.)
Public methodNewGuid (Inherited from StiComponent.)
Public methodNext
Move on the next row.
(Inherited from StiDataBand.)
Public methodNormalize
Normalizes all selected objects in the container.
(Inherited from StiContainer.)
Public methodOffsetLocation (Inherited from StiContainer.)
Protected methodOnAfterPrint
Raises the AfterPrint event.
(Inherited from StiComponent.)
Protected methodOnBeforePrint
Raises the BeforePrint event.
(Inherited from StiComponent.)
Protected methodOnBeginRender
Raises the BeginRender event for this component.
(Inherited from StiDataBand.)
Protected methodOnClick
Raises the Click event for this report.
(Inherited from StiComponent.)
Protected methodOnComponentAdded (Inherited from StiContainer.)
Protected methodOnComponentRemoved (Inherited from StiContainer.)
Protected methodOnDoubleClick
Raises the DoubleClick event for this report.
(Inherited from StiComponent.)
Protected methodOnEndRender
Raises the EndRender event for this component.
(Inherited from StiDataBand.)
Protected methodOnGetBookmark
Raises the GetBookmark event.
(Inherited from StiComponent.)
Protected methodOnGetCollapsed
Raises the GetCollapsed event for this component.
(Inherited from StiDataBand.)
Protected methodOnGetDrillDownReport
Raises the GetDrillDownReport event for this report.
(Inherited from StiComponent.)
Protected methodOnGetHyperlink
Raises the GetHyperlink event.
(Inherited from StiComponent.)
Protected methodOnGetTag
Raises the GetTag event.
(Inherited from StiComponent.)
Protected methodOnGetToolTip
Raises the GetToolTip event.
(Inherited from StiComponent.)
Protected methodOnMouseEnter
Raises the MouseEnter event for this report.
(Inherited from StiComponent.)
Protected methodOnMouseLeave
Raises the MouseLeave event for this report.
(Inherited from StiComponent.)
Protected methodOnPainted
Raises the Painted event for this component.
(Inherited from StiComponent.)
Protected methodOnPainting
Raises the Painting event for this component.
(Inherited from StiComponent.)
Public methodOnRemoveComponent (Inherited from StiComponent.)
Protected methodOnRendering
Raises the Rendering event for this component.
(Inherited from StiDataBand.)
Public methodOnResizeComponent (Inherited from StiComponent.)
Public methodPackService (Inherited from StiDataBand.)
Public methodPageToComponent(PointD)
Converts a point from coordinates of a page into the parent-container coordinates. The method calls the PageToContainer method of the parent component.
(Inherited from StiComponent.)
Public methodPageToComponent(RectangleD)
Converts a rectangle from coordinates of a page into the parent-container coordinates. The method calls the PageToContainer method of the parent component.
(Inherited from StiComponent.)
Public methodPageToContainer(PointD)
Converts a point of coordinates of a page into coodinates of a container.
(Inherited from StiContainer.)
Public methodPageToContainer(RectangleD)
Converts a rectangle from coordinates of a page into container coordinates.
(Inherited from StiContainer.)
Public methodPaint
Paints a component.
(Inherited from StiComponent.)
Public methodPaintEvents
Paints events of a component.
(Inherited from StiComponent.)
Public methodPaintHighlight
Paints the highlight of the component.
(Inherited from StiComponent.)
Public methodPaintMarkers
Paints a markers specified by a Rectangle structure. This method can be used only in win version.
(Inherited from StiComponent.)
Public methodPaintSelection
Paints the selection of the component.
(Inherited from StiComponent.)
Public methodPlacedOnColumnBand
Specifies whether it is possible to place the component on the ColumnBand.
(Inherited from StiComponent.)
Public methodPrepare
Prepare content for rendering.
(Inherited from StiComponent.)
Public methodPrior
Move on the previous row.
(Inherited from StiDataBand.)
Public methodRemoveAllSelected
Removes all selected object from the container.
(Inherited from StiContainer.)
Public methodRemoveAllSelected(ListStiComponent)
Removes all selected object from the container.
(Inherited from StiContainer.)
Public methodRender (Inherited from StiDataBand.)
Public methodRender(StiContainer)
Renders a component in the specified container with events generation.
(Inherited from StiComponent.)
Public methodRender(StiComponent, StiContainer)
Renders a component in the specified container with events generation. The rendered component will return in 'renderedComponent' argument.
(Inherited from StiComponent.)
Protected methodRenderComponent
Renders a component in the specified container without generation of the 'BeforePrintEvent' event and the 'AfterPrintEvent' event and without checking Conditions. The rendered component will return in 'renderedComponent' argument. This is backward compatibility method. Please use InternalRender method for new developed components.
(Inherited from StiComponent.)
Public methodRenderContainer
Rendering a container without invokes events.
(Inherited from StiContainer.)
Public methodRenderMaster (Inherited from StiDataBand.)
Public methodReset
Reset selection of component.
(Inherited from StiComponent.)
Public methodResetSelection
Resets selection from all selected objects in the container.
(Inherited from StiContainer.)
Public methodRestoreState
Restores the earlier saved object state.
(Inherited from StiDataBand.)
Public methodSaveState
Saves the current state of an object.
(Inherited from StiDataBand.)
Public methodSaveToJsonObject (Overrides StiDataBandSaveToJsonObject(StiJsonSaveMode).)
Public methodSelect
Select component.
(Inherited from StiComponent.)
Public methodSelectAll
Select all components in container.
(Inherited from StiContainer.)
Public methodSelectComponent
Selects the specified component in the container.
(Inherited from StiContainer.)
Public methodSelectInRectangle
Selects all objects in the container which intersect with the specified rectangle.
(Inherited from StiContainer.)
Public methodSelectInRectangleCheckBands (Inherited from StiContainer.)
Public methodSendToBack
Sends to back objects of the list in the container.
(Inherited from StiContainer.)
Public methodSerialize
Serializes object into XmlTextWriter.
(Inherited from StiContainer.)
Public methodSetBorder
Sets StiBorder from all selected objects in the container. Sets Side, DropShadow, Color, Style. All other elements are ignored.
(Inherited from StiContainer.)
Public methodSetBrush
Sets IStiBrush from all selected objects in the container.
(Inherited from StiContainer.)
Public methodSetCenterHorizontally
Centers horizontally all selected objects.
(Inherited from StiContainer.)
Public methodSetCenterVertically
Centers vertically all selected objects.
(Inherited from StiContainer.)
Public methodSetConditions
Sets conditions to all selected objects in the container.
(Inherited from StiContainer.)
Public methodSetCrossHorAlign (Inherited from StiContainer.)
Protected methodSetDirectDisplayRectangle (Inherited from StiBand.)
Public methodSetDockStyle
Sets Dock from all selected objects in the container.
(Inherited from StiContainer.)
Public methodSetFont(Font) (Inherited from StiContainer.)
Public methodSetFont(Font, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)
Sets IStiFont from all selected objects in the container.
(Inherited from StiContainer.)
Public methodSetHorAlign
Sets StiHorAlignment from all selected objects in the container.
(Inherited from StiContainer.)
Public methodSetLink
Sets Link from all selected objects in the container.
(Inherited from StiContainer.)
Public methodSetLock
Sets Lock from all selected objects in the container.
(Inherited from StiContainer.)
Public methodSetPaintRectangle
Internal use only.
(Inherited from StiComponent.)
Protected methodSetParentStylesToChilds (Inherited from StiContainer.)
Protected methodSetParentStylesToChilds(StiBaseStyle) (Inherited from StiContainer.)
Public methodSetReportVariables (Inherited from StiComponent.)
Public methodSetTextBrush
Sets IStiTextBrush from all selected objects in the container.
(Inherited from StiContainer.)
Public methodSetTextFormat
Sets StiFormatService from all selected objects in the container.
(Inherited from StiContainer.)
Public methodSetTextHorAlign
Sets StiTextHorAlignment from all selected objects in the container.
(Inherited from StiContainer.)
Public methodSetVertAlign
Sets StiVertAlignment from all selected objects in the container.
(Inherited from StiContainer.)
Public methodSetWordWrap (Inherited from StiContainer.)
Public methodShrinkFont (Inherited from StiContainer.)
Public methodSortByPriority (Inherited from StiContainer.)
Public methodToString
Returns an Name of the component and/or the Alias of the component.
(Inherited from StiComponent.)
Public methodToString(Boolean) (Inherited from StiComponent.)
Public methodUnPrepare
Clear component afrer render.
(Inherited from StiComponent.)
Top
Events
  NameDescription
Public eventAfterPrint
Occurs after the component printing.
(Inherited from StiComponent.)
Public eventBeforePrint
Occurs before printing of the component.
(Inherited from StiComponent.)
Public eventBeginRender
Occurs when band begin render.
(Inherited from StiDataBand.)
Public eventClick
Occurs when user clicks on the component in the window of viewer.
(Inherited from StiComponent.)
Public eventDoubleClick
Occurs when user double clicks on the component in the window of viewer.
(Inherited from StiComponent.)
Public eventEndRender
Occurs when band rendering is finished.
(Inherited from StiDataBand.)
Public eventGetBookmark
Occurs when getting of the Bookmark for the component.
(Inherited from StiComponent.)
Public eventGetCollapsed (Inherited from StiDataBand.)
Public eventGetDrillDownReport
Occurs when it is required to get a report for the Drill-Down operation.
(Inherited from StiComponent.)
Public eventGetHyperlink
Occurs when getting Hyperlink for the component.
(Inherited from StiComponent.)
Public eventGetTag
Occurs when getting a Tag for a component.
(Inherited from StiComponent.)
Public eventGetToolTip
Occurs when getting the ToolTip for the component.
(Inherited from StiComponent.)
Public eventMouseEnter
Occurs when user enters the mouse into the area of the component in the window of viewer.
(Inherited from StiComponent.)
Public eventMouseLeave
Occurs when user leaves the mouse out of the area of the component in the window of viewer.
(Inherited from StiComponent.)
Public eventPainted
Occurs after the component was painted.
(Inherited from StiComponent.)
Public eventPainting
Occurs before the component painting.
(Inherited from StiComponent.)
Public eventRendering
Occurs when a data row rendering.
(Inherited from StiDataBand.)
Top
See Also