| Package | stimulsoft.report.components.crossBands |
| Class | public class StiCrossDataBand |
| Inheritance | StiCrossDataBand StiDataBand StiDynamicBand StiBand StiContainer StiComponent StiBase StiService StiObject Object |
| Property | Defined By | ||
|---|---|---|---|
![]() | afterPrintEvent : StiAfterPrintEvent Occurs after the component printing. | StiComponent | |
![]() | alias : String Gets or sets a text that will be shown instead of a component name. | StiComponent | |
![]() | allowDelete : Boolean [read-only] Gets a value which indicates whether deleting of the components is allowed. | StiComponent | |
![]() | bandInfoV2 : StiBandInfoV2 [read-only] | StiBand | |
![]() | beforePrintEvent : StiBeforePrintEvent Occurs before printing of the component. | StiComponent | |
![]() | beginRenderEvent : StiBeginRenderEvent Occurs when when a band begins to render. | StiDataBand | |
![]() | blocked : Boolean
Internal use only. | StiContainer | |
![]() | bookmark : StiBookmarkExpression Gets or sets the expression to fill a component bookmark. | StiComponent | |
![]() | bookmarkValue : String Gets or sets the component bookmark. | StiComponent | |
![]() | border : StiBorder Gets or sets frame of the component. | StiContainer | |
![]() | bottom : Number [read-only] Gets bottom position of a component. | StiComponent | |
| breakIfLessThan : Number [override] | StiCrossDataBand | ||
![]() | brush : StiBrush Gets or sets a brush to fill a component. | StiContainer | |
![]() | businessObject : StiBusinessObject [read-only] Get business object that is used for getting data. | StiDataBand | |
![]() | businessObjectGuid : String Gets or sets guid of the Business Object. | StiDataBand | |
![]() | calcInvisible : Boolean Gets or sets value which indicates that, when aggregate functions calculation, it is nesessary to take into consideration invisible data bands. | StiDataBand | |
| canBreak : Boolean [override] | StiCrossDataBand | ||
![]() | canGrow : Boolean [override] Gets or sets value indicates that this object can grow. | StiBand | |
![]() | canShrink : Boolean Gets or sets value which indicates that this object can shrink. | StiComponent | |
![]() | clickEvent : StiClickEvent Occurs when user clicks on the component in the window of viewer. | StiComponent | |
![]() | clientRectangle : StiRectangle Gets or sets the client area of a component. | StiComponent | |
![]() | collapsed : StiCollapsedExpression Gets or sets summary expression which is used for group summary totals calculation. | StiDataBand | |
![]() | collapsedValue : Object Gets or sets collapsed value of the component. | StiContainer | |
![]() | collapsingIndex : int | StiContainer | |
| columnDirection : int [override] | StiCrossDataBand | ||
| columnGaps : Number [override] | StiCrossDataBand | ||
| columnMode : Boolean | StiCrossDataBand | ||
| columns : int [override] | StiCrossDataBand | ||
| columnWidth : Number [override] | StiCrossDataBand | ||
![]() | componentPlacement : String | StiComponent | |
![]() | components : StiComponentsCollection Gets or sets a collection of components. | StiContainer | |
![]() | componentStyle : String Gets or sets a style of a component. | StiComponent | |
| componentType : int [override] [read-only] | StiCrossDataBand | ||
![]() | conditions : StiConditionsCollection Gets or sets the collection of conditions. | StiComponent | |
![]() | containerInfoV2 : StiContainerInfoV2 [read-only] | StiContainer | |
![]() | count : int [read-only] Gets count of rows. | StiDataBand | |
![]() | countData : int Gets or sets the count of rows for virtual data. | StiDataBand | |
![]() | currentBookmark : StiBookmark Gets or sets current bookmark for this component. | StiComponent | |
![]() | dataBandInfoV1 : StiDataBandInfoV1 [read-only] | StiDataBand | |
![]() | dataBandInfoV2 : StiDataBandInfoV2 [read-only] | StiDataBand | |
![]() | dataRelation : StiDataRelation [read-only] Get link that is used for master-detail reports rendering. | StiDataBand | |
![]() | dataRelationName : String Gets or sets relation name. | StiDataBand | |
![]() | dataSource : StiDataSource [read-only] Get data source that is used for getting data. | StiDataBand | |
![]() | dataSourceName : String Gets or sets name of the Data Source. | StiDataBand | |
| defaultClientRectangle : StiRectangle [override] [read-only] Gets or sets the default client area of a component. | StiCrossDataBand | ||
![]() | delimiterComponent : Boolean Gets or sets a value indicates that this component is used as the delimiter. | StiComponent | |
| displayRectangle : StiRectangle [override]
Gets or sets a rectangle of the component which it fills. | StiCrossDataBand | ||
![]() | dockable : Boolean Gets or sets a value which indicates whether the component will be docked or not. | StiComponent | |
| dockStyle : int [override] Gets or sets a type of the component docking. | StiCrossDataBand | ||
![]() | doubleClickEvent : StiDoubleClickEvent Occurs when user double clicks on the component in the window of viewer. | StiComponent | |
![]() | drillDownParameters : StiDictionaryCollection | StiComponent | |
![]() | enabled : Boolean Gets or sets a value which indicates will this component be available or not. | StiComponent | |
![]() | endRenderEvent : StiEndRenderEvent Occurs when when a band ends to render. | StiDataBand | |
![]() | evenStyle : String Gets or sets value, indicates style of even lines. | StiDataBand | |
![]() | filterEngine : int 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. | StiDataBand | |
![]() | filterMethodHandler : Function | StiDataBand | |
![]() | filterMode : int Gets or sets filter mode. | StiDataBand | |
![]() | filterOn : Boolean Gets or sets value indicates, that filter is turn on. | StiDataBand | |
![]() | filters : StiFiltersCollection Gets or sets the collection of data filters. | StiDataBand | |
![]() | footerSize : Number [read-only] | StiBand | |
![]() | forceRedrawAll : Boolean [read-only]
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. | StiComponent | |
![]() | getBookmarkEvent : StiGetBookmarkEvent Occurs when getting a Bookmark for the component. | StiComponent | |
![]() | getCollapsedEvent : StiGetCollapsedEvent Occurs when the Collapsed value is calculated. | StiDataBand | |
![]() | getDrillDownReportEvent : StiGetDrillDownReportEvent Occurs when it is required to get a report for the Drill-Down operation. | StiComponent | |
![]() | getHyperlinkEvent : StiGetHyperlinkEvent Occurs when getting a Hyperlink for the component. | StiComponent | |
![]() | getTagEvent : StiGetTagEvent Occurs when getting a Tag for the component. | StiComponent | |
![]() | getToolTipEvent : StiGetToolTipEvent Occurs when getting a ToolTip for the component. | StiComponent | |
| growToHeight : Boolean [override] | StiCrossDataBand | ||
![]() | guid : String | StiComponent | |
![]() | hasSelected : Boolean [read-only] Internal use only. | StiContainer | |
![]() | headerEndColor : StiColor [override] [read-only] Gets header end color. | StiDataBand | |
| headerSize : Number [override] [read-only] Gets the header height. | StiCrossDataBand | ||
![]() | headerStartColor : StiColor [override] [read-only] Gets header start color. | StiDataBand | |
| height : Number [override] Gets or sets height of a component. | StiCrossDataBand | ||
![]() | highlightState : int Gets or sets a state of highlight. | StiComponent | |
![]() | hyperlink : StiHyperlinkExpression Gets or sets an expression to fill a component hyperlink. | StiComponent | |
![]() | hyperlinkValue : String Gets or sets hyperlink of a component. | StiComponent | |
![]() | ignoreNamingRule : Boolean Internal use only. | StiComponent | |
![]() | inherited : Boolean | StiComponent | |
![]() | interaction : StiInteraction Gets interaction options of this component. | StiComponent | |
![]() | isAllowUseInTableMode : Boolean [read-only] Возможно ли добавиль компонент в групповое выделение | StiComponent | |
![]() | isAutomaticDock : Boolean [override] [read-only] | StiBand | |
![]() | isBof : Boolean Gets value, indicates that the position indicates to the beginning of data. | StiDataBand | |
![]() | isBusinessObjectEmpty : Boolean [read-only] | StiDataBand | |
| isCross : Boolean [override] [read-only] Gets value, indicates that this cross is the component. | StiCrossDataBand | ||
![]() | isDataSourceEmpty : Boolean [read-only] | StiDataBand | |
![]() | isDesigning : Boolean [read-only] Gets a value which indicates that the report in which a component is placed is being designed. | StiComponent | |
![]() | isEmpty : Boolean [read-only] Gets value indicates that no data. | StiDataBand | |
![]() | isEnabled : Boolean [read-only] | StiComponent | |
![]() | isEof : Boolean Gets value indicates that the position indicates to the end of data. | StiDataBand | |
![]() | isExporting : Boolean [read-only] Gets or sets value, which indicates that the report is exporting. | StiComponent | |
![]() | isPrinting : Boolean [read-only] Gets a value which indicates that the component has already been printed. | StiComponent | |
![]() | isRendered : Boolean Gets or sets a value which indicates whether a component is rendered or not. | StiComponent | |
| isRightToLeft : Boolean = false | StiCrossDataBand | ||
![]() | isSelected : Boolean Gets or sets value indicates is the component selected or not. | StiComponent | |
![]() | isThumbnails : Boolean [read-only] | StiComponent | |
![]() | keepDetails : int Gets or sets value indicates how details are to be kept together with this DataBand. | StiDataBand | |
![]() | keepDetailsTogether : Boolean Gets or sets value indicates that details are to be kept together with this DataBand. | StiDataBand | |
![]() | left : Number [override] Gets or sets left position of a component. | StiBand | |
![]() | line : int Gets the number of line from the beginning of the group formation. | StiDataBand | |
![]() | lineThrough : int Gets the number of line from the beginning of the report formation. | StiDataBand | |
![]() | linked : Boolean Gets or sets a value which indicates whether the object snap to the container is turned on. | StiComponent | |
![]() | localizedCategory : String [read-only] Gets a localized name of the component category. | StiBase | |
| localizedName : String [override] [read-only] Gets a localized component name. | StiCrossDataBand | ||
![]() | locked : Boolean Gets or sets a value which indicates that moving is locked. | StiComponent | |
![]() | masterComponent : StiComponent Gets or sets the master-component. | StiDataBand | |
| maxHeight : Number [override] | StiCrossDataBand | ||
| maxSize : StiSize [override] | StiCrossDataBand | ||
| maxWidth : Number Gets or sets maximal width of band. | StiCrossDataBand | ||
| minHeight : Number [override] | StiCrossDataBand | ||
| minRowsInColumn : int [override] | StiCrossDataBand | ||
| minSize : StiSize [override] | StiCrossDataBand | ||
| minWidth : Number Gets or sets minimal width of band. | StiCrossDataBand | ||
![]() | mouseEnterEvent : StiMouseEnterEvent Occurs when user enters the mouse into the area of the component in the window of viewer. | StiComponent | |
![]() | mouseLeaveEvent : StiMouseLeaveEvent Occurs when user leaves the mouse into the area of the component in the window of viewer. | StiComponent | |
![]() | name : String [override] Gets or sets a name of a component. | StiComponent | |
![]() | nestedLevel : int [read-only] Gets nested level of this band. | StiBand | |
| newColumnAfter : Boolean [override] | StiCrossDataBand | ||
| newColumnBefore : Boolean [override] | StiCrossDataBand | ||
| newPageAfter : Boolean [override] | StiCrossDataBand | ||
| newPageBefore : Boolean [override] | StiCrossDataBand | ||
![]() | oddStyle : String Gets or sets value, indicates style of odd lines. | StiDataBand | |
![]() | page : StiPage Gets or sets the page on which an object is located. | StiComponent | |
![]() | parent : StiContainer Gets or sets the container in which an object is located. | StiComponent | |
![]() | parentBookmark : StiBookmark Gets or sets parent bookmark for this component. | StiComponent | |
![]() | parentComponentIsBand : Boolean = false Если true, то Parent компонент этого контейнера является Band. | StiContainer | |
![]() | position : int Gets the current position. | StiDataBand | |
![]() | printable : Boolean [override] | StiBand | |
| printAtBottom : Boolean [override] | StiCrossDataBand | ||
![]() | printIfDetailEmpty : Boolean Gets or sets value indicates that if detail is empty then the master data must be printed anyway. | StiDataBand | |
| printOn : int [override] | StiCrossDataBand | ||
| printOnAllPages : Boolean [override] | StiCrossDataBand | ||
| priority : int [override] [read-only] | StiCrossDataBand | ||
![]() | properties : StiRepositoryItems | StiService | |
![]() | ref : int | StiBase | |
![]() | renderedCount : int Gets or sets a value which indicates how many times a component is rendered. | StiComponent | |
![]() | renderingEvent : StiRenderingEvent Occurs when a band rendering. | StiDataBand | |
![]() | report : StiReport Gets or sets the report in which the component is located. | StiComponent | |
| resetPageNumber : Boolean [override] | StiCrossDataBand | ||
![]() | restrictions : int Gets or sets value which indicates the restrictions of a component. | StiComponent | |
![]() | right : Number [read-only] Gets right position of a component. | StiComponent | |
| rightToLeft : Boolean [override] | StiCrossDataBand | ||
![]() | selectedLine : int Gets or sets the selected line in rows which is output by this data band. | StiDataBand | |
![]() | selectionTick : int | StiComponent | |
| selectRectangle : StiRectangle [override] Gets or sets a rectangle of the component selection. | StiCrossDataBand | ||
![]() | serviceCategory : String [read-only] Gets a service category. | StiService | |
![]() | serviceInfo : String [read-only] Gets a service description. | StiService | |
![]() | serviceName : String [override] [read-only] Gets a service name. | StiBase | |
![]() | serviceType : Class [read-only] Gets a service type. | StiService | |
![]() | shift : Boolean Gets or sets a value which indicates that this component can be shifted. | StiComponent | |
![]() | shiftMode : int [override] | StiBand | |
![]() | showQuickButtons : Boolean Gets or sets a value which indicates whether it is necessary to show quick buttons. | StiComponent | |
| skipFirst : Boolean [override] | StiCrossDataBand | ||
![]() | sort : Array Gets or sets the array of strings that describes rules of sorting. | StiDataBand | |
![]() | states : StiStatesManager [read-only] Gets the component states manager. | StiComponent | |
![]() | tag : StiTagExpression Gets or sets the expression to fill a component tag. | StiComponent | |
![]() | tagValue : String Gets or sets tag of a component. | StiComponent | |
![]() | toolTip : StiToolTipExpression Gets or sets the expression to fill a component tooltip. | StiComponent | |
![]() | toolTipValue : String Gets or sets a component tips. | StiComponent | |
![]() | top : Number [override] Gets or sets top position of a component. | StiBand | |
![]() | useParentStyles : Boolean Gets or sets a value which indicates that this component must use styles from parent component. | StiComponent | |
| width : Number [override] Gets or sets width of a component. | StiCrossDataBand | ||
| Method | Defined By | ||
|---|---|---|---|
StiCrossDataBand(rect:StiRectangle = null, columnMode:Boolean = false) | StiCrossDataBand | ||
![]() | alignTo(aligning:String):void Aligns, in the rectangle of selected objects, all selected objects. | StiContainer | |
![]() | alignToGrid(comp:StiComponent = null):void Aligns to grid all selected components in the container. | StiContainer | |
![]() | applyConditions(sender:Object, conditions:StiArrayList):void | StiComponent | |
![]() | breakk(dividedComponent:StiComponent, devideFactor:Number):Boolean [override] Divides content of components in two parts. | StiDynamicBand | |
![]() | bringToFront():void Brings to front objects of the list in the container. | StiContainer | |
![]() | canContainIn(component:StiComponent):Boolean [override] | StiBand | |
![]() | changePosition(delta:StiRectangle):void Changes the position of the selected component. | StiContainer | |
![]() | checkForParentComponent(comp:StiComponent):Boolean | StiComponent | |
![]() | clearAllStates():void [override] Clear all earlier saved object states. | StiContainer | |
![]() | clone(... args):Object [override] | StiDataBand | |
![]() | componentToPage(value:Number):Number
Converts a rectangle from the parent-container coordinates into coordinates of a page. | StiComponent | |
![]() |
Converts a rectangle from the parent-container coordinates into coordinates of a page. | StiComponent | |
![]() |
Converts a rectangle from the parent-container coordinates into coordinates of a page. | StiComponent | |
![]() | Converts a rectangle from container coordinates into coordinates of a page. | StiContainer | |
![]() | Converts a point of coordinates of the container into coodinates of a page. | StiContainer | |
![]() | [override] | StiDataBand | |
![]() | correct(onlySelect:Boolean = false):void Corrects in the container all objects which require motion between containers. | StiContainer | |
![]() | deserializeDocument(value:XMLNode):void | StiContainer | |
![]() | doBookmark():void Invokes the GetBookmark event. | StiComponent | |
![]() | dockToContainer():void Docks the component and all of its subordinate components. | StiComponent | |
![]() | StiComponent | ||
![]() | doGetBookmark():void Raises the GetBookmark event. | StiComponent | |
![]() | [static] | StiComponent | |
![]() | equals(object:Object):Boolean [override] | StiDataBand | |
![]() | first():void Sets the position at the beginning. | StiDataBand | |
![]() | [override] | StiContainer | |
![]() | getBorder():Object Returns a frame of the object of the type IStiBorder being met first. | StiContainer | |
![]() | getColumnWidth():Number | StiDataBand | |
![]() | getComponentInControl(x:Number, y:Number, usePage:Boolean):StiComponent Returns an object in which zone of controlling coordinates are got. | StiContainer | |
![]() | getComponentInPoint(x:Number, y:Number):StiComponent Returns an object in which zone of controlling coordinates are got. | StiContainer | |
![]() | Returns the list of all components which are located in the container. | StiContainer | |
![]() | Returns an container in which client zone coordinates are got. | StiContainer | |
![]() | Returns the DataBand in which the component is located. | StiComponent | |
![]() | Returns a rectangle of the component showing. | StiComponent | |
![]() | Returns the first docked and selected component. | StiContainer | |
![]() | Retuns an empty rectangle to which docking is possible. | StiComponent | |
![]() | Returns the first selected component. | StiContainer | |
![]() | Returns the GroupHeaderBand in which the component is located. | StiComponent | |
![]() | getHeaderText():String [override] | StiDataBand | |
![]() | getIncorrect(onlySelect:Boolean = false):StiComponentsCollection Returns the list of all objects which require motion between containers. | StiContainer | |
![]() | getLink():Object
Returns linked of the object being met first. | StiContainer | |
![]() | getLock():Object
Returns lock of the object being met first. | StiContainer | |
![]() | getPaintRectangle(convertToHInches:Boolean = true, convertZoom:Boolean = true, docking:Boolean = true):StiRectangle Makes all necessary coversions for showing an object and returns its coordinates. | StiComponent | |
![]() | getQuickInfo():String | StiComponent | |
![]() | getReport():Object | StiComponent | |
![]() | Returns the array of the selected components. | StiContainer | |
![]() | Returns the array of the selected objects including child of the selected objects. | StiContainer | |
![]() | Returns the rectangle that includes all selected objects in the container. | StiContainer | |
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | StiComponent | ||
![]() | invert():void Invert selection of component. | StiComponent | |
![]() | invokeAfterPrint(sender:Object):void Raises the AfterPrint event. | StiComponent | |
![]() | invokeBeforePrint(sender:Object):void Raises the BeforePrint event. | StiComponent | |
![]() | invokeEvents():void | StiComponent | |
![]() | invokeRendering():void | StiDataBand | |
![]() | isExportAsImage(format:int):Boolean | StiComponent | |
![]() | isParentSelect(component:StiComponent):Boolean [static] Retuns true if one of the parent component is selected. | StiComponent | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
![]() | last():void Move on the last row. | StiDataBand | |
![]() | makeHorizontalSpacingEqual():void Puts components which are equivalent to their width. | StiContainer | |
![]() | makeSameHeight(height:Number):void Sets the height to all selected objects. | StiContainer | |
![]() | makeSameSize(size:StiSize):void Sets the size to all selected objects. | StiContainer | |
![]() | makeSameWidth(width:Number):void Sets the width to all selected objects. | StiContainer | |
![]() | makeVerticalSpacingEqual():void Puts components which are equal in their height. | StiContainer | |
memberwiseClone():Object [override] | StiCrossDataBand | ||
![]() | moveBackward():void Moves backward objects of the list in the container. | StiContainer | |
![]() | moveComponentsToPage():void Converts coordinates of all objects into coordinates of a page and moves objects on the page. | StiContainer | |
![]() | moveForward():void Moves forward objects of the list in the container. | StiContainer | |
![]() | newGuid():void | StiComponent | |
![]() | next():void Move on the next row. | StiDataBand | |
![]() | normalize():void Normalizes all selected objects in the container. | StiContainer | |
![]() | offsetLocation(offsetX:Number, offsetY:Number):void | StiContainer | |
![]() | packService():void [override] Packs a service. | StiComponent | |
![]() |
Converts a rectangle from coordinates of a page into the parent-container coordinates. | StiComponent | |
![]() |
Converts a rectangle from coordinates of a page into the parent-container coordinates. | StiComponent | |
![]() | Converts a rectangle from coordinates of a page into container coordinates. | StiContainer | |
![]() | Converts a point from coordinates of a page into container coordinates. | StiContainer | |
![]() | paint(args:StiPaintArgs):void | StiComponent | |
![]() | paintSelection(args:StiPaintArgs):void | StiComponent | |
![]() | prepare():void Подготавливает компонент для рендеринга. | StiComponent | |
![]() | prior():void Move on the previous row. | StiDataBand | |
![]() | processRemoveComponent():void | StiComponent | |
![]() | [override] | StiDataBand | |
![]() | renderMaster():void | StiDataBand | |
![]() | reset():void Reset selection of component. | StiComponent | |
![]() | resetSelection():void Resets selection from all selected objects in the container. | StiContainer | |
![]() | restoreState(stateName:String):void [override] Restores the earlier saved object state. | StiDataBand | |
![]() | saveState(stateName:String):void [override] Saves the current state of an object. | StiDataBand | |
![]() | select():void Select component. | StiComponent | |
![]() | selectAll():void Select all components in container. | StiContainer | |
![]() | selectComponent(component:StiComponent):void Selects the specified component in the container. | StiContainer | |
![]() | selectInRectangle(rect:StiRectangle):void Selects all objects in the container which intersect with the specified rectangle. | StiContainer | |
![]() | selectInRectangleCheckBands(rect:StiRectangle):void | StiContainer | |
![]() | sendToBack():void Sends to back objects of the list in the container. | StiContainer | |
![]() | serializeDocument():XMLNode | StiContainer | |
![]() |
Sets StiBorder from all selected objects in the container. | StiContainer | |
![]() | setCenterHorizontally():void Centers horizontally all selected objects. | StiContainer | |
![]() | setCenterVertically():void Centers vertically all selected objects. | StiContainer | |
![]() | setLink(linked:Boolean):void Sets Link from all selected objects in the container. | StiContainer | |
![]() | setLock(locked:Boolean):void Sets Lock from all selected objects in the container. | StiContainer | |
![]() | setPaintRectangle(rect:StiRectangle):void Internal use only. | StiComponent | |
![]() | setParentStylesToChilds(style:StiBaseStyle = null):void | StiContainer | |
![]() | setReportVariables():void | StiComponent | |
![]() | sortByPriority():void | StiContainer | |
![]() | toString():String
Returns an Alias of the report or the Name of the report. | StiComponent | |
![]() | unPrepare():void Очищает компонент после рендеринга. | StiComponent | |
| breakIfLessThan | property |
breakIfLessThan:Number[override] public function get breakIfLessThan():Number public function set breakIfLessThan(value:Number):void| canBreak | property |
canBreak:Boolean[override] public function get canBreak():Boolean public function set canBreak(value:Boolean):void| columnDirection | property |
columnDirection:int[override] public function get columnDirection():int public function set columnDirection(value:int):void| columnGaps | property |
columnGaps:Number[override] public function get columnGaps():Number public function set columnGaps(value:Number):void| columnMode | property |
columnMode:Boolean public function get columnMode():Boolean public function set columnMode(value:Boolean):void| columns | property |
columns:int[override] public function get columns():int public function set columns(value:int):void| columnWidth | property |
columnWidth:Number[override] public function get columnWidth():Number public function set columnWidth(value:Number):void| componentType | property |
componentType:int [read-only] [override] public function get componentType():int| defaultClientRectangle | property |
defaultClientRectangle:StiRectangle [read-only] [override] Gets or sets the default client area of a component.
public function get defaultClientRectangle():StiRectangle| displayRectangle | property |
displayRectangle:StiRectangle[override] Gets or sets a rectangle of the component which it fills. Docking occurs in accordance to the area (Cross - components are docked by ClientRectangle).
public function get displayRectangle():StiRectangle public function set displayRectangle(value:StiRectangle):void| dockStyle | property |
dockStyle:int[override] Gets or sets a type of the component docking.
public function get dockStyle():int public function set dockStyle(value:int):void| growToHeight | property |
growToHeight:Boolean[override] public function get growToHeight():Boolean public function set growToHeight(value:Boolean):void| headerSize | property |
headerSize:Number [read-only] [override] Gets the header height.
public function get headerSize():Number| height | property |
height:Number[override] Gets or sets height of a component.
public function get height():Number public function set height(value:Number):void| isCross | property |
isCross:Boolean [read-only] [override] Gets value, indicates that this cross is the component.
public function get isCross():Boolean| isRightToLeft | property |
public var isRightToLeft:Boolean = false| localizedName | property |
localizedName:String [read-only] [override] Gets a localized component name.
public function get localizedName():String| maxHeight | property |
maxHeight:Number[override] public function get maxHeight():Number public function set maxHeight(value:Number):void| maxSize | property |
maxSize:StiSize[override] public function get maxSize():StiSize public function set maxSize(value:StiSize):void| maxWidth | property |
maxWidth:NumberGets or sets maximal width of band.
public function get maxWidth():Number public function set maxWidth(value:Number):void| minHeight | property |
minHeight:Number[override] public function get minHeight():Number public function set minHeight(value:Number):void| minRowsInColumn | property |
minRowsInColumn:int[override] public function get minRowsInColumn():int public function set minRowsInColumn(value:int):void| minSize | property |
minSize:StiSize[override] public function get minSize():StiSize public function set minSize(value:StiSize):void| minWidth | property |
minWidth:NumberGets or sets minimal width of band.
public function get minWidth():Number public function set minWidth(value:Number):void| newColumnAfter | property |
newColumnAfter:Boolean[override] public function get newColumnAfter():Boolean public function set newColumnAfter(value:Boolean):void| newColumnBefore | property |
newColumnBefore:Boolean[override] public function get newColumnBefore():Boolean public function set newColumnBefore(value:Boolean):void| newPageAfter | property |
newPageAfter:Boolean[override] public function get newPageAfter():Boolean public function set newPageAfter(value:Boolean):void| newPageBefore | property |
newPageBefore:Boolean[override] public function get newPageBefore():Boolean public function set newPageBefore(value:Boolean):void| printAtBottom | property |
printAtBottom:Boolean[override] public function get printAtBottom():Boolean public function set printAtBottom(value:Boolean):void| printOn | property |
printOn:int[override] public function get printOn():int public function set printOn(value:int):void| printOnAllPages | property |
printOnAllPages:Boolean[override] public function get printOnAllPages():Boolean public function set printOnAllPages(value:Boolean):void| priority | property |
priority:int [read-only] [override] public function get priority():int| resetPageNumber | property |
resetPageNumber:Boolean[override] public function get resetPageNumber():Boolean public function set resetPageNumber(value:Boolean):void| rightToLeft | property |
rightToLeft:Boolean[override] public function get rightToLeft():Boolean public function set rightToLeft(value:Boolean):void| selectRectangle | property |
selectRectangle:StiRectangle[override] Gets or sets a rectangle of the component selection.
public function get selectRectangle():StiRectangle public function set selectRectangle(value:StiRectangle):void| skipFirst | property |
skipFirst:Boolean[override] public function get skipFirst():Boolean public function set skipFirst(value:Boolean):void| width | property |
width:Number[override] Gets or sets width of a component.
public function get width():Number public function set width(value:Number):void| StiCrossDataBand | () | Constructor |
public function StiCrossDataBand(rect:StiRectangle = null, columnMode:Boolean = false)rect:StiRectangle (default = null) | |
columnMode:Boolean (default = false) |
| memberwiseClone | () | method |
override public function memberwiseClone():ObjectReturnsObject |