Click or drag to resize

StiExpression Class

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

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiExpressionConverter))]
public class StiExpression : ICloneable, 
	IStiJsonReportObject

The StiExpression type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyApplyFormat
Public propertyFullConvert
Gets value, indicates that the value is to be a string.
Public propertyGenAddEvent
Gets value, indicates that it is necessary to add methods of getting the expression value to the event handler.
Public propertyValue
Gets or sets value of the expression.
Top
Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
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.
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
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSaveToJsonObject
Public methodToString (Overrides ObjectToString.)
Top
Operators
See Also
Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.ComponentsStiExpression
    Stimulsoft.Report.ComponentsStiArgumentExpression
    Stimulsoft.Report.ComponentsStiCutPieListExpression
    Stimulsoft.Report.ComponentsStiListOfArgumentsExpression
    Stimulsoft.Report.ComponentsStiListOfHyperlinksExpression
    Stimulsoft.Report.ComponentsStiListOfTagsExpression
    Stimulsoft.Report.ComponentsStiListOfToolTipsExpression
    Stimulsoft.Report.ComponentsStiListOfValuesCloseExpression
    Stimulsoft.Report.ComponentsStiListOfValuesEndExpression
    Stimulsoft.Report.ComponentsStiListOfValuesExpression
    Stimulsoft.Report.ComponentsStiListOfValuesHighExpression
    Stimulsoft.Report.ComponentsStiListOfValuesLowExpression
    Stimulsoft.Report.ComponentsStiListOfValuesOpenExpression
    Stimulsoft.Report.ComponentsStiListOfWeightsExpression
    Stimulsoft.Report.ComponentsStiTitleExpression
    Stimulsoft.Report.ComponentsStiUnifiedExpression
    Stimulsoft.Report.ComponentsStiValueCloseExpression
    Stimulsoft.Report.ComponentsStiValueEndExpression
    Stimulsoft.Report.ComponentsStiValueHighExpression
    Stimulsoft.Report.ComponentsStiValueLowExpression
    Stimulsoft.Report.ComponentsStiValueOpenExpression
    Stimulsoft.Report.CrossTabStiCrossValueExpression
    Stimulsoft.Report.CrossTabStiDisplayCrossValueExpression
    Stimulsoft.Report.DictionaryStiDataParameter
    Stimulsoft.Report.DictionaryStiVariable
    Stimulsoft.Report.GaugeStiSkipIndicesExpression
    Stimulsoft.Report.GaugeStiSkipValuesExpression
    Stimulsoft.Report.GaugeStiTextExpression
    Stimulsoft.Report.GaugeStiValueExpression