Click or drag to resize

StiComponent Properties

The StiComponent type exposes the following members.

Properties
  NameDescription
Public propertyAfterPrintEvent
Occurs after the component printing.
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.
Public propertyAllowDelete
Gets a value which indicates whether deleting of the components is allowed.
Public propertyAnchor
Gets or sets a value which indicates the mode of linking component location to the parent component size.
Public propertyBeforePrintEvent
Occurs before printing of the component.
Public propertyBookmark
Gets or sets the expression to fill a component bookmark.
Public propertyBookmarkValue
Gets or sets the component bookmark.
Public propertyBottom
Gets bottom position of a component.
Public propertyCanGrow
Gets or sets a value which indicates that this object can grow.
Public propertyCanShrink
Gets or sets value which indicates that this object can shrink.
Public propertyClickEvent
Occurs when user clicks on the component in the window of viewer.
Public propertyClientRectangle
Gets or sets the client area of a component.
Public propertyComponentId
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
Public propertyComponentStyle
Gets or sets a style of a component.
Public propertyComponentType
Gets the type of processing when printing.
Public propertyConditions
Gets or sets the collection of conditions.
Public propertyCurrentBookmark
Gets or sets current bookmark for this component.
Public propertyDefaultClientRectangle
Gets the default client area of a component.
Public propertyDelimiterComponent
Gets or sets a value indicates that this component is used as the delimiter.
Public propertyDisplayRectangle
Gets or sets a rectangle of the component which it fills. Docking occurs in accordance to the area of a component (Cross - components are docked by ClientRectangle).
Public propertyDockable
Gets or sets a value which indicates whether the component will be docked or not.
Public propertyDockStyle
Gets or sets a type of the component docking.
Public propertyDoubleClickEvent
Occurs when user double clicks on the component in the window of viewer.
Public propertyDrillDownParameters
Public propertyEnabled
Gets or sets a value which indicates will this component be available or not.
Protected propertyEvents
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.
Public propertyGetBookmarkEvent
Occurs when getting of the Bookmark for the component.
Public propertyGetDrillDownReportEvent
Occurs when it is required to get a report for the Drill-Down operation.
Public propertyGetHyperlinkEvent
Occurs when getting Hyperlink for the component.
Public propertyGetTagEvent
Occurs when getting a Tag for a component.
Public propertyGetToolTipEvent
Occurs when getting the ToolTip for the component.
Public propertyGrowToHeight
Gets or sets a value which indicates that the height of this component increases/decreases to the bottom of a container.
Public propertyGuid
Gets or sets a guid of component.
Public propertyHeight
Gets or sets height of a component.
Public propertyHelpUrl
Public propertyHighlightState
Gets or sets a state of highlight.
Public propertyHyperlink
Gets or sets an expression to fill a component hyperlink.
Public propertyHyperlinkValue
Gets or sets hyperlink of a component.
Public propertyIgnoreNamingRule
Internal use only.
Public propertyInherited
Public propertyInteraction
Gets interaction options of this component.
Public propertyInvalidateOnMouseOver
Gets a value which indicates whether invalidating of the component occurs when a mouse pointer is above the component.
Public propertyIsAutomaticDock
Gets a value which indicates that this is an automatic docking.
Public propertyIsCross
Gets a value indicating that this is the Cross component.
Public propertyIsDesigning
Gets a value which indicates that the report in which a component is placed is being designed.
Public propertyIsEnabled
Public propertyIsEventEmpty
Gets a value which indicates that all events are empty.
Public propertyIsExporting
Gets or sets value, which indicates that the report is exporting.
Public propertyIsPrinting
Gets a value which indicates that the component has already been printed.
Public propertyIsRendered
Gets or sets a value which indicates whether the component is rendered or not.
Public propertyIsSelected
Gets or sets value indicates is the component selected or not.
Public propertyLeft
Gets or sets left position of a component.
Public propertyLinked
Gets or sets a value which indicates whether the object snap to the container is turned on.
Public propertyLocalizedCategory
Gets a localized name of the component category.
(Inherited from StiBase.)
Public propertyLocalizedName
Gets a localized component name.
(Inherited from StiBase.)
Public propertyLocked
Gets or sets a value which indicates that moving is locked.
Public propertyMaxSize
Gets or sets maximal size.
Public propertyMinSize
Gets or sets minimal size.
Public propertyMouseEnterEvent
Occurs when user enters the mouse into the area of the component in the window of viewer.
Public propertyMouseLeaveEvent
Occurs when user leaves the mouse out of the area of the component in the window of viewer.
Public propertyName
Gets or sets a name of a component.
(Overrides StiBaseName.)
Public propertyPage
Gets or sets the page on which an object is located.
Public propertyParent
Gets or sets the container in which an object is located.
Public propertyParentBookmark
Gets or sets parent bookmark for this component.
Public propertyPlaceOnToolbox
Gets or sets a value which indicates whether it is necessary to place component in toolbox or not.
Public propertyPrintable
Gets or sets a value which indicates whether the component is printable or not.
Public propertyPrintOn
Gets or sets a value which indicates on what pages component will be printed.
Public propertyPriority
Gets a component priority.
Public propertyProperties (Inherited from StiService.)
Public propertyPropName
Public propertyRenderedCount
Gets or sets a value which indicates how many times the component is rendered.
Public propertyReport
Gets or sets the report in which the component is located.
Public propertyRestrictions
Gets or sets value which indicates the restrictions of a component.
Public propertyRight
Gets right position of a component.
Public propertySelectionTick
Public propertySelectRectangle
Gets or sets a rectangle of a component selection.
Public propertyServiceCategory
Gets a category of services.
(Overrides StiServiceServiceCategory.)
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.
(Overrides StiServiceServiceType.)
Public propertyShift
Gets or sets a value which indicates that this component can be shifted.
Public propertyShiftMode
Gets or sets a value which indicates the shift mode of the component.
Public propertyShowQuickButtons
Gets or sets a value which indicates whether it is necessary to show quick buttons.
Protected propertyStates
Gets the component states manager.
Public propertyTag
Gets or sets the expression to fill a component tag.
Public propertyTagValue
Gets or sets tag of a component.
Public propertyToolboxCategory
Public propertyToolboxPosition
Gets a value to sort a position in the toolbox.
Public propertyToolTip
Gets or sets the expression to fill a component tooltip.
Public propertyToolTipValue
Gets or sets a component tips.
Public propertyTop
Gets or sets top position of a component.
Public propertyUseParentStyles
Gets or sets a value which indicates that this component must use styles from parent component.
Public propertyWidth
Gets or sets width of a component.
Top
See Also