StiExpression Class |
Namespace: Stimulsoft.Report.Components
The StiExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiExpression |
Creates a new expression.
|
![]() | StiExpression(String) |
Creates a new expression.
|
Name | Description | |
---|---|---|
![]() | ApplyFormat | |
![]() | FullConvert |
Gets value, indicates that the value is to be a string.
|
![]() | GenAddEvent |
Gets value, indicates that it is necessary to add methods of getting the expression value to the event handler.
|
![]() | Value |
Gets or sets value of the expression.
|
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new object that is a copy of the current instance.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetDefaultEvent |
Returns the event for processing of expression when genertion of the report script.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LoadFromJsonObject | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SaveToJsonObject | |
![]() | ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | (String to StiExpression) | |
![]() ![]() | (StiExpression to String) |