Click or drag to resize

StiProgressElement Properties

The StiProgressElement type exposes the following members.

Properties
  NameDescription
Public propertyAfterPrintEvent (Inherited from StiElement.)
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 StiElement.)
Public propertyBackColor
Gets or sets a back color.
(Inherited from StiElement.)
Public propertyBeforePrintEvent (Inherited from StiElement.)
Public propertyBookmark (Inherited from StiElement.)
Public propertyBookmarkValue
Gets or sets the component bookmark.
(Inherited from StiComponent.)
Public propertyBorder
Gets or sets border of the element.
(Inherited from StiElement.)
Public propertyBottom
Gets bottom position of a component.
(Inherited from StiComponent.)
Public propertyCanGrow (Inherited from StiElement.)
Public propertyCanShrink (Inherited from StiElement.)
Public propertyClickEvent (Inherited from StiElement.)
Public propertyClientRectangle
Gets or sets the client area of a component.
(Inherited from StiComponent.)
Public propertyColorEach
Public propertyComponentId
ID code of this component. Used in JSON saving.
(Overrides StiComponentComponentId.)
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 propertyComponentStyle (Inherited from StiElement.)
Public propertyComponentType
Gets the type of processing when printing.
(Inherited from StiComponent.)
Public propertyConditions (Inherited from StiElement.)
Public propertyCurrentBookmark
Gets or sets current bookmark for this component.
(Inherited from StiComponent.)
Public propertyCustomStyleName
Public propertyDashboard (Inherited from StiElement.)
Public propertyDataFilters
Public propertyDataTransformation
Public propertyDefaultClientRectangle
Gets or sets the default client area of a component.
(Overrides StiElementDefaultClientRectangle.)
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 of a component (Cross - components are docked by ClientRectangle).
(Inherited from StiComponent.)
Public propertyDockable
Gets or sets a value which indicates whether the component will be docked or not.
(Inherited from StiComponent.)
Public propertyDockStyle (Inherited from StiElement.)
Public propertyDoubleClickEvent (Inherited from StiElement.)
Public propertyDrillDownParameters (Inherited from StiComponent.)
Public propertyEnabled
Gets or sets a value which indicates will this component be available or not.
(Inherited from StiElement.)
Protected propertyEvents (Inherited from StiComponent.)
Public propertyFont
Gets or sets the font of the text displayed by the control.
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 propertyForeColor
Gets or sets font color for this element.
Public propertyGetBookmarkEvent (Inherited from StiElement.)
Public propertyGetDrillDownReportEvent (Inherited from StiElement.)
Public propertyGetHyperlinkEvent (Inherited from StiElement.)
Public propertyGetTagEvent (Inherited from StiElement.)
Public propertyGetToolTipEvent (Inherited from StiElement.)
Public propertyGroup
Public propertyGrowToHeight (Inherited from StiElement.)
Public propertyGuid
Gets or sets a guid of component.
(Inherited from StiComponent.)
Public propertyHeight (Inherited from StiElement.)
Public propertyHelpUrl (Overrides StiComponentHelpUrl.)
Public propertyHighlightState
Gets or sets a state of highlight.
(Inherited from StiComponent.)
Public propertyHyperlink (Inherited from StiElement.)
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 (Inherited from StiElement.)
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 a value which indicates that this is an automatic docking.
(Inherited from StiComponent.)
Public propertyIsCross
Gets a value indicating that this is the Cross component.
(Inherited from StiComponent.)
Public propertyIsDefined (Overrides StiElementIsDefined.)
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 StiElement.)
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 propertyIsQuerable (Inherited from StiElement.)
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 propertyKey (Inherited from StiElement.)
Public propertyLayout
Gets layout of the element.
Public propertyLeft (Inherited from StiElement.)
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 StiElement.)
Public propertyLocalizedName
Gets a localized component name.
(Overrides StiElementLocalizedName.)
Public propertyLocked
Gets or sets a value which indicates that moving is locked.
(Inherited from StiComponent.)
Public propertyMargin
Gets or sets element margin.
(Inherited from StiElement.)
Public propertyMaxSize (Inherited from StiElement.)
Public propertyMinSize (Inherited from StiElement.)
Public propertyMode
Public propertyMouseEnterEvent (Inherited from StiElement.)
Public propertyMouseLeaveEvent (Inherited from StiElement.)
Public propertyName
Gets or sets a name of a component.
(Inherited from StiComponent.)
Public propertyPadding
Gets or sets element padding.
(Inherited from StiElement.)
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 StiElement.)
Public propertyPrintOn (Inherited from StiElement.)
Public propertyPriority
Gets a component priority.
(Inherited from StiComponent.)
Public propertyProperties (Inherited from StiService.)
Public propertyPropName (Inherited from StiComponent.)
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 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 a component selection.
(Inherited from StiComponent.)
Public propertySeries
Public propertySeriesColors
Gets or sets a list of colors which will be used for drawing series.
Public propertyServiceCategory
Gets a service category.
(Inherited from StiElement.)
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 StiElement.)
Public propertyShowQuickButtons
Gets or sets a value which indicates whether it is necessary to show quick buttons.
(Inherited from StiComponent.)
Protected propertyStates
Gets the component states manager.
(Inherited from StiComponent.)
Public propertyStyle
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 propertyTarget
Public propertyTextFormat
Gets or sets the format of the text.
Public propertyTitle
Public propertyToolboxCategory (Inherited from StiElement.)
Public propertyToolboxPosition
Gets value to sort a position in the toolbox.
(Overrides StiComponentToolboxPosition.)
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 StiElement.)
Public propertyTopN
Public propertyTransformActions
Public propertyTransformFilters
Public propertyTransformSorts
Public propertyUseParentStyles (Inherited from StiElement.)
Public propertyValue
Public propertyWidth (Inherited from StiElement.)
Public propertyZoom (Inherited from StiElement.)
Top
See Also