Click or drag to resize

StiUnifiedExpression Class

Describes class that contains an expression.
Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.ComponentsStiExpression
    Stimulsoft.Report.ComponentsStiUnifiedExpression
      More...

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public abstract class StiUnifiedExpression : StiExpression

The StiUnifiedExpression type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyApplyFormat (Inherited from StiExpression.)
Public propertyFullConvert
Gets value, indicates that the value is to be a string.
(Inherited from StiExpression.)
Public propertyGenAddEvent
Gets value, indicates that it is necessary to add methods of getting the expression value to the event handler.
(Inherited from StiExpression.)
Public propertyValue (Overrides StiExpressionValue.)
Top
Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from StiExpression.)
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 methodGetDefaultEvent
Returns the event for processing of expression when genertion of the report script.
(Inherited from StiExpression.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoadFromJsonObject (Inherited from StiExpression.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSaveToJsonObject (Inherited from StiExpression.)
Public methodSet
Public methodToString (Inherited from StiExpression.)
Top
See Also
Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.ComponentsStiExpression
    Stimulsoft.Report.ComponentsStiUnifiedExpression
      Stimulsoft.Report.ComponentsStiBarCodeExpression
      Stimulsoft.Report.ComponentsStiBookmarkExpression
      Stimulsoft.Report.ComponentsStiCheckedExpression
      Stimulsoft.Report.ComponentsStiCollapsedExpression
      Stimulsoft.Report.ComponentsStiDataUrlExpression
      Stimulsoft.Report.ComponentsStiExcelSheetExpression
      Stimulsoft.Report.ComponentsStiExcelValueExpression
      Stimulsoft.Report.ComponentsStiFilterExpression
      Stimulsoft.Report.ComponentsStiGroupConditionExpression
      Stimulsoft.Report.ComponentsStiGroupSummaryExpression
      Stimulsoft.Report.ComponentsStiHyperlinkExpression
      Stimulsoft.Report.ComponentsStiImageDataExpression
      Stimulsoft.Report.ComponentsStiImageURLExpression
      Stimulsoft.Report.ComponentsStiTagExpression
      Stimulsoft.Report.ComponentsStiToolTipExpression
      Stimulsoft.Report.ComponentsStiZipCodeExpression