StiCrossSummary Methods |
The StiCrossSummary type exposes the following members.
Name | Description | |
---|---|---|
AddSize |
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.) | |
AllowPrintOn | (Inherited from StiComponent.) | |
Break |
Divides content of components in two parts. Returns result of dividing. If true, then component is successful divided.
(Inherited from StiText.) | |
CanContainIn |
Specifies that this component may be located in the specified component.
(Inherited from StiComponent.) | |
CheckDuplicates | (Inherited from StiSimpleText.) | |
ClearAllStates |
Clears all earlier saved object states.
(Inherited from StiComponent.) | |
ClearContents |
Clears a text of all selected components.
(Inherited from StiComponent.) | |
Clone |
Creates a new object that is a copy of the current instance.
(Inherited from StiComponent.) | |
Clone(Boolean) | (Overrides StiTextClone(Boolean).) | |
ComponentToPage(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.) | |
ComponentToPage(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.) | |
ComponentToPage(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.) | |
Convert |
Converts a component out of one unit into another.
(Inherited from StiComponent.) | |
ConvertTextBorders | (Inherited from StiText.) | |
ConvertTextMargins | (Inherited from StiText.) | |
CreateNew | (Overrides StiTextCreateNew.) | |
Deserialize |
Deserilizes object from XmlTextReader.
(Inherited from StiText.) | |
DoBookmark |
Invokes the GetBookmark event.
(Inherited from StiComponent.) | |
DockToContainer |
Docks the component and all of its subordinate components.
(Inherited from StiComponent.) | |
DockToContainer(RectangleD) |
Docks a rectangle, relatively to the component, into the rectangle.
(Inherited from StiComponent.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetActualFont(String) | (Inherited from StiText.) | |
GetActualFont(String, Single) | (Inherited from StiText.) | |
GetActualSize | (Inherited from StiText.) | |
GetContainer |
Returns the topmost Container(StiPanel or StiPage) in which the component is located.
Returns null, if nothing is located.
(Inherited from StiComponent.) | |
GetDataBand |
Returns the DataBand in which the component is located.
Returns null, if nothing is located.
(Inherited from StiComponent.) | |
GetDisplayRectangle |
Returns a rectangle of the component showing.
(Inherited from StiComponent.) | |
GetDockRegion(StiComponent) |
Retuns an empty rectangle to which docking is possible.
(Inherited from StiComponent.) | |
GetDockRegion(StiComponent, Boolean) |
Retuns an empty rectangle to which docking is possible.
(Inherited from StiComponent.) | |
GetEvents |
Return events collection of this component.
(Inherited from StiSimpleText.) | |
GetEvents(IStiPropertyGrid) | (Inherited from StiCrossCell.) | |
GetGroupHeaderBand |
Returns the GroupHeaderBand in which the component is located.
Returns null, if nothing is located.
(Inherited from StiComponent.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetImage(Single) | (Inherited from StiText.) | |
GetImage(Single, StiExportFormat) | (Inherited from StiText.) | |
GetLevel |
Returns the level of the object nesting.
Level 1 - page, 2 - page and etc.
(Inherited from StiComponent.) | |
GetMarkerFieldResult | (Inherited from StiText.) | |
GetMeasureGraphics | (Inherited from StiComponent.) | |
GetPaintRectangle |
Makes all necessary coversions for showing an object and returns its coordinates.
(Inherited from StiComponent.) | |
GetPaintRectangle(Boolean, Boolean) |
Makes all necessary conversions for the object output and returns its coordinates.
(Inherited from StiComponent.) | |
GetPaintRectangle(Boolean, Boolean, Boolean) |
Makes all necessary conversions for the object output and returns its coordinates.
(Inherited from StiComponent.) | |
GetProperties | (Overrides StiTextGetProperties(IStiPropertyGrid, StiLevel).) | |
GetQuickInfo | (Inherited from StiSimpleText.) | |
GetReport | (Inherited from StiComponent.) | |
GetTextBoxFromField | (Inherited from StiCrossField.) | |
GetTextForPaint | (Inherited from StiText.) | |
GetTextInternal |
Internal use only.
(Inherited from StiSimpleText.) | |
GetTextWithoutZero | (Inherited from StiSimpleText.) | |
GetThumbnail(Int32, Boolean) |
Gets a thumbnail image of the component.
(Inherited from StiComponent.) | |
GetThumbnail(Int32, Int32) |
Gets a thumbnail image of the component.
(Inherited from StiComponent.) | |
GetThumbnail(Int32, Int32, Boolean) |
Gets a thumbnail image of the component.
(Inherited from StiComponent.) | |
GetThumbnailAsBytes |
Gets a thumbnail image in the byte aray of the component.
(Inherited from StiComponent.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InternalRender | (Inherited from StiComponent.) | |
InternalRender(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.) | |
Invert |
Invert selection of component.
(Inherited from StiComponent.) | |
InvokeAfterPrint |
Raises the AfterPrint event.
(Inherited from StiComponent.) | |
InvokeBeforePrint |
Raises the BeforePrint event.
(Inherited from StiComponent.) | |
InvokeClick |
Raises the Click event for this report.
(Inherited from StiComponent.) | |
InvokeDoubleClick |
Raises the DoubleClick event for this report.
(Inherited from StiComponent.) | |
InvokeEvents |
Invokes all events for this components.
(Inherited from StiText.) | |
InvokeGetBookmark |
Raises the GetBookmark event.
(Inherited from StiComponent.) | |
InvokeGetCrossValue | (Inherited from StiCrossCell.) | |
InvokeGetDrillDownReport |
Raises the GetDrillDownReport event for this report.
(Inherited from StiComponent.) | |
InvokeGetExcelValue |
Raises the GetExcelValue event.
(Inherited from StiText.) | |
InvokeGetHyperlink |
Raises the GetHyperlink event.
(Inherited from StiComponent.) | |
InvokeGetTag |
Raises the GetTag event.
(Inherited from StiComponent.) | |
InvokeGetToolTip |
Raises the GetToolTip event.
(Inherited from StiComponent.) | |
InvokeGetValue |
Raises the GetValue event.
(Inherited from StiSimpleText.) | |
InvokeMouseEnter |
Raises the MouseEnter event for this report.
(Inherited from StiComponent.) | |
InvokeMouseLeave |
Raises the MouseLeave event for this report.
(Inherited from StiComponent.) | |
InvokePainted |
Raises the Painted event for this component.
(Inherited from StiComponent.) | |
InvokePainting |
Raises the Painting event for this component.
(Inherited from StiComponent.) | |
InvokeProcessCell | (Inherited from StiCrossField.) | |
InvokeRenderTo | (Inherited from StiText.) | |
InvokeTextProcess |
Raises the TextProcess event.
(Inherited from StiSimpleText.) | |
IsExportAsImage | (Inherited from StiText.) | |
IsPropertiesInitializedProtected | (Inherited from StiService.) | |
IsPropertyPresent | (Inherited from StiService.) | |
LoadFromJsonObject | (Overrides StiCrossCellLoadFromJsonObject(JObject).) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
NewGuid | (Inherited from StiComponent.) | |
OnAfterPrint |
Raises the AfterPrint event.
(Inherited from StiComponent.) | |
OnBeforePrint |
Raises the BeforePrint event.
(Inherited from StiComponent.) | |
OnClick |
Raises the Click event for this report.
(Inherited from StiComponent.) | |
OnDoubleClick |
Raises the DoubleClick event for this report.
(Inherited from StiComponent.) | |
OnGetBookmark |
Raises the GetBookmark event.
(Inherited from StiComponent.) | |
OnGetCrossValue |
Raises the GetValue event for this component.
(Inherited from StiCrossCell.) | |
OnGetDrillDownReport |
Raises the GetDrillDownReport event for this report.
(Inherited from StiComponent.) | |
OnGetExcelValue |
Raises the GetExcelValue event.
(Inherited from StiText.) | |
OnGetHyperlink |
Raises the GetHyperlink event.
(Inherited from StiComponent.) | |
OnGetTag |
Raises the GetTag event.
(Inherited from StiComponent.) | |
OnGetToolTip |
Raises the GetToolTip event.
(Inherited from StiComponent.) | |
OnGetValue |
Raises the GetValue event.
(Inherited from StiSimpleText.) | |
OnMouseEnter |
Raises the MouseEnter event for this report.
(Inherited from StiComponent.) | |
OnMouseLeave |
Raises the MouseLeave event for this report.
(Inherited from StiComponent.) | |
OnPainted |
Raises the Painted event for this component.
(Inherited from StiComponent.) | |
OnPainting |
Raises the Painting event for this component.
(Inherited from StiComponent.) | |
OnProcessCell |
Raises the ProcessCell event for this component.
(Inherited from StiCrossField.) | |
OnRemoveComponent | (Inherited from StiComponent.) | |
OnResizeComponent | (Inherited from StiComponent.) | |
OnTextProcess |
Raises the TextProcess event.
(Inherited from StiSimpleText.) | |
PackService | (Inherited from StiText.) | |
PageToComponent(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.) | |
PageToComponent(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.) | |
Paint | (Inherited from StiCrossCell.) | |
PaintEvents |
Paints events of a component.
(Inherited from StiComponent.) | |
PaintHighlight |
Paints the highlight of the component.
(Inherited from StiComponent.) | |
PaintMarkers |
Paints a markers specified by a Rectangle structure. This method can be used only in win version.
(Inherited from StiComponent.) | |
PaintSelection |
Paints the selection of the component.
(Inherited from StiComponent.) | |
PlacedOnColumnBand |
Specifies whether it is possible to place the component on the ColumnBand.
(Inherited from StiComponent.) | |
Prepare |
Prepares the component for the rendering process.
(Inherited from StiText.) | |
ProcessText | (Inherited from StiSimpleText.) | |
Render | (Inherited from StiComponent.) | |
Render(StiContainer) |
Renders a component in the specified container with events generation.
(Inherited from StiComponent.) | |
Render(StiComponent, StiContainer) |
Renders a component in the specified container with events generation.
The rendered component will return in 'renderedComponent' argument.
(Inherited from StiComponent.) | |
RenderComponent |
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.) | |
Reset |
Reset selection of component.
(Inherited from StiComponent.) | |
RestoreState |
Restores the earlier saved object state.
(Inherited from StiSimpleText.) | |
SaveState |
Saves the current state of an object.
(Inherited from StiSimpleText.) | |
SaveToJsonObject | (Overrides StiCrossCellSaveToJsonObject(StiJsonSaveMode).) | |
Select |
Select component.
(Inherited from StiComponent.) | |
Serialize |
Serializes object into XmlTextWriter.
(Inherited from StiText.) | |
SetDirectDisplayRectangle | (Inherited from StiComponent.) | |
SetExcelText(StiGetExcelValue) | (Inherited from StiSimpleText.) | |
SetExcelText(StiGetExcelValue, Boolean) | (Inherited from StiSimpleText.) | |
SetPaintRectangle |
Internal use only.
(Inherited from StiComponent.) | |
SetReportVariables | (Inherited from StiComponent.) | |
SetText(String) | (Inherited from StiSimpleText.) | |
SetText(StiGetValue) | (Inherited from StiSimpleText.) | |
SetText(StiGetValue, Boolean) | (Inherited from StiSimpleText.) | |
SetText(Object, String, Boolean) |
Sets the text value in all printed objects.
(Inherited from StiSimpleText.) | |
SetTextInternal |
Internal use only.
(Inherited from StiSimpleText.) | |
ToString | (Inherited from StiCrossField.) | |
ToString(Boolean) | (Inherited from StiComponent.) | |
UnPrepare |
Clear component afrer render.
(Inherited from StiComponent.) | |
Write | (Inherited from StiText.) |