Click or drag to resize

StiReportSummaryBand Class

Describes the class that realizes the band - Report Summary.
Inheritance Hierarchy

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class StiReportSummaryBand : StiDynamicBand, 
	IStiPrintIfEmpty, IStiKeepReportSummaryTogether

The StiReportSummaryBand type exposes the following members.

Constructors
  NameDescription
Public methodStiReportSummaryBand
Creates a new component of the type StiComponent.
Public methodStiReportSummaryBand(RectangleD)
Creates a new component of the type StiComponent with specified location.
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.)
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 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 propertyCollapsedValue
Gets or sets collapsed value of the component.
(Inherited from StiContainer.)
Public propertyCollapsingIndex (Inherited from StiContainer.)
Public propertyCollapsingTreePath (Inherited from StiContainer.)
Public propertyComponentId (Overrides StiContainerComponentId.)
Public propertyComponentPlacement
Gets or sets a value which indicates placement of a simple component. Available values: "rt" - StiReportTitleBand "rs" - StiReportSummaryBand "ph" - StiPageHeaderBand "pf" - StiPageFooterBand "h" - StiHeaderBand "h.ap" - StiHeaderBand (OnAllPages) "f" - StiFooterBand "f.ap" - StiFooterBand (OnAllPages) "d" - StiDataBand "gh" - StiGroupHeaderBand "gf" - StiGroupFooterBand "e" - StiEmptyBand "p" - StiPage
(Inherited from StiComponent.)
Public propertyComponents
Gets or sets a collection of components.
(Inherited from StiContainer.)
Public propertyComponentStyle
Gets or sets a style of a component.
(Inherited from StiComponent.)
Public propertyComponentType
Gets the type of processing when printing.
(Overrides StiBandComponentType.)
Public propertyConditions
Gets or sets the collection of conditions.
(Inherited from StiComponent.)
Public propertyContainerInfoV1 (Inherited from StiContainer.)
Public propertyContainerInfoV2 (Inherited from StiContainer.)
Public propertyCurrentBookmark
Gets or sets current bookmark for this component.
(Inherited from StiComponent.)
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.)
Protected propertyEvents (Inherited from StiComponent.)
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 propertyGetDrillDownReportEvent
Occurs when it is required to get a report for the Drill-Down operation.
(Inherited from StiComponent.)
Public propertyGetHyperlinkEvent
Occurs when getting Hyperlink for the component.
(Inherited from StiComponent.)
Public propertyGetTagEvent
Occurs when getting a Tag for a component.
(Inherited from StiComponent.)
Public propertyGetToolTipEvent
Occurs when getting the ToolTip for the component.
(Inherited from StiComponent.)
Public propertyGrowToHeight (Inherited from StiBand.)
Public propertyGuid
Gets or sets a guid of component.
(Inherited from StiComponent.)
Public propertyHasSelected
Internal use only.
(Inherited from StiContainer.)
Public propertyHeaderEndColor
Gets header end color.
(Overrides StiBandHeaderEndColor.)
Public propertyHeaderSize
Gets the header height.
(Inherited from StiBand.)
Public propertyHeaderStartColor
Gets header start color.
(Overrides StiBandHeaderStartColor.)
Public propertyHeight
Gets or sets height of a component.
(Inherited from StiComponent.)
Public propertyHelpUrl (Overrides StiContainerHelpUrl.)
Public propertyHighlightState
Gets or sets a state of highlight.
(Inherited from StiComponent.)
Public propertyHyperlink
Gets or sets an expression to fill a component hyperlink.
(Inherited from StiComponent.)
Public propertyHyperlinkValue
Gets or sets hyperlink of a component.
(Inherited from StiComponent.)
Public propertyIgnoreNamingRule
Internal use only.
(Inherited from StiComponent.)
Public propertyInherited (Inherited from StiComponent.)
Public propertyInteraction
Gets interaction options of this component.
(Inherited from StiComponent.)
Public propertyInvalidateOnMouseOver
Gets a value which indicates whether invalidating of the component occurs when a mouse pointer is above the component.
(Inherited from StiComponent.)
Public propertyIsAutomaticDock
Gets value indicates that this is an automatic docking.
(Inherited from StiBand.)
Public propertyIsCross
Gets a value indicating that this is the Cross component.
(Inherited from StiComponent.)
Public propertyIsDesigning
Gets a value which indicates that the report in which a component is placed is being designed.
(Inherited from StiComponent.)
Public propertyIsEnabled (Inherited from StiComponent.)
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 propertyKeepReportSummaryTogether
Gets or sets value indicates that the report summary is printed with data.
Public propertyLeft (Inherited from StiBand.)
Public propertyLinked
Gets or sets a value which indicates whether the object snap to the container is turned on.
(Inherited from StiComponent.)
Public propertyLocalizedCategory
Gets a localized name of the component category.
(Inherited from StiBand.)
Public propertyLocalizedName
Gets a localized component name.
(Overrides StiContainerLocalizedName.)
Public propertyLocked
Gets or sets a value which indicates that moving is locked.
(Inherited from StiComponent.)
Public 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 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 propertyPage
Gets or sets the page on which an object is located.
(Inherited from StiComponent.)
Public propertyParent
Gets or sets the container in which an object is located.
(Inherited from StiComponent.)
Public propertyParentBookmark
Gets or sets parent bookmark for this component.
(Inherited from StiComponent.)
Public propertyPlaceOnToolbox
Gets or sets a value which indicates whether it is necessary to place component in toolbox or not.
(Inherited from StiComponent.)
Public propertyPrintable (Inherited from StiBand.)
Public propertyPrintAtBottom
Gets or sets value indicates that the footer is printed at bottom of page.
(Inherited from StiDynamicBand.)
Public propertyPrintIfEmpty
Gets or sets value indicates that the footer is printed at bottom of page.
Public propertyPrintOn (Overrides StiComponentPrintOn.)
Public propertyPriority
Gets a component priority.
(Overrides StiContainerPriority.)
Public propertyProperties (Inherited from StiService.)
Public propertyPropName (Inherited from StiComponent.)
Public propertyRectangleMoveComponent (Inherited from StiBand.)
Public propertyRenderedCount
Gets or sets a value which indicates how many times the component is rendered.
(Inherited from StiComponent.)
Public propertyReport
Gets or sets the report in which the component is located.
(Inherited from StiComponent.)
Public propertyResetPageNumber
Allows to reset page number on this band.
(Inherited from StiBand.)
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 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.)
Protected propertyStates
Gets the component states manager.
(Inherited from StiComponent.)
Public propertyTag
Gets or sets the expression to fill a component tag.
(Inherited from StiComponent.)
Public propertyTagValue
Gets or sets tag of a component.
(Inherited from StiComponent.)
Public propertyToolboxCategory (Overrides StiContainerToolboxCategory.)
Public propertyToolboxPosition
Gets value to sort a position in the toolbox.
(Overrides StiContainerToolboxPosition.)
Public propertyToolTip
Gets or sets the expression to fill a component tooltip.
(Inherited from StiComponent.)
Public propertyToolTipValue
Gets or sets a component tips.
(Inherited from StiComponent.)
Public propertyTop (Inherited from StiBand.)
Public propertyUseParentStyles
Gets or sets a value which indicates that this component must use styles from parent component.
(Inherited from StiComponent.)
Public propertyWidth (Inherited from StiBand.)
Top
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.
(Overrides StiBandCanContainIn(StiComponent).)
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 StiBand.)
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 StiContainer.)
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 StiContainerCreateNew.)
Public methodDeserialize
Deserilizes object from XmlTextReader.
(Inherited from StiContainer.)
Public methodDoBookmark
Invokes the GetBookmark event.
(Inherited from StiComponent.)
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 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 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
Returns events collection of this component.
(Inherited from StiComponent.)
Public methodGetEvents(IStiPropertyGrid) (Overrides StiContainerGetEvents(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 StiBand.)
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 methodGetMaster
Returns the component Master of the object.
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 StiContainerGetProperties(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 methodInvokeClick
Raises the Click event for this report.
(Inherited from StiComponent.)
Public methodInvokeDoubleClick
Raises the DoubleClick event for this report.
(Inherited from StiComponent.)
Public methodInvokeEvents
Invokes all events for this components.
(Inherited from StiComponent.)
Public methodInvokeGetBookmark
Raises the GetBookmark event.
(Inherited from StiComponent.)
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 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 methodIsExportAsImage (Inherited from StiComponent.)
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Public methodLoadFromJsonObject (Overrides StiDynamicBandLoadFromJsonObject(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 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 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 methodOnGetBookmark
Raises the GetBookmark event.
(Inherited from StiComponent.)
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.)
Public methodOnResizeComponent (Inherited from StiComponent.)
Public methodPackService
Packs a service.
(Inherited from StiComponent.)
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 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 StiComponent.)
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 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 StiContainer.)
Public methodSaveState
Saves the current state of an object.
(Inherited from StiContainer.)
Public methodSaveToJsonObject (Overrides StiDynamicBandSaveToJsonObject(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 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 eventGetBookmark
Occurs when getting of the Bookmark for the component.
(Inherited from StiComponent.)
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.)
Top
See Also