Click or drag to resize

StiExpression Class

Describes class that contains an expression.
Inheritance Hierarchy
System.Object
  Stimulsoft.Report.Components.StiExpression
    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 Object.ToString().)
Top
Operators
See Also
Inheritance Hierarchy
System.Object
  Stimulsoft.Report.Components.StiExpression
    Stimulsoft.Report.Components.StiArgumentExpression
    Stimulsoft.Report.Components.StiCutPieListExpression
    Stimulsoft.Report.Components.StiListOfArgumentsExpression
    Stimulsoft.Report.Components.StiListOfHyperlinksExpression
    Stimulsoft.Report.Components.StiListOfTagsExpression
    Stimulsoft.Report.Components.StiListOfToolTipsExpression
    Stimulsoft.Report.Components.StiListOfValuesCloseExpression
    Stimulsoft.Report.Components.StiListOfValuesEndExpression
    Stimulsoft.Report.Components.StiListOfValuesExpression
    Stimulsoft.Report.Components.StiListOfValuesHighExpression
    Stimulsoft.Report.Components.StiListOfValuesLowExpression
    Stimulsoft.Report.Components.StiListOfValuesOpenExpression
    Stimulsoft.Report.Components.StiListOfWeightsExpression
    Stimulsoft.Report.Components.StiTitleExpression
    Stimulsoft.Report.Components.StiUnifiedExpression
    Stimulsoft.Report.Components.StiValueCloseExpression
    Stimulsoft.Report.Components.StiValueEndExpression
    Stimulsoft.Report.Components.StiValueHighExpression
    Stimulsoft.Report.Components.StiValueLowExpression
    Stimulsoft.Report.Components.StiValueOpenExpression
    Stimulsoft.Report.CrossTab.StiCrossValueExpression
    Stimulsoft.Report.CrossTab.StiDisplayCrossValueExpression
    Stimulsoft.Report.Dictionary.StiDataParameter
    Stimulsoft.Report.Dictionary.StiVariable
    Stimulsoft.Report.Gauge.StiSkipIndicesExpression
    Stimulsoft.Report.Gauge.StiSkipValuesExpression
    Stimulsoft.Report.Gauge.StiTextExpression
    Stimulsoft.Report.Gauge.StiValueExpression