StiCheckedExpression Class |
Namespace: Stimulsoft.Report.Components
The StiCheckedExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiCheckedExpression |
Creates a new expression.
|
![]() | StiCheckedExpression(String) |
Creates a new expression.
|
![]() | StiCheckedExpression(StiComponent, String) |
Creates a new expression.
|
Name | Description | |
---|---|---|
![]() | ApplyFormat | (Overrides StiExpressionApplyFormat.) |
![]() | FullConvert |
Gets value, indicates that this value is be a string.
(Overrides StiExpressionFullConvert.) |
![]() | GenAddEvent |
Gets value, indicates that it is necessary to add methods of getting the expression value to the event handler.
(Inherited from StiExpression.) |
![]() | Value | (Inherited from StiUnifiedExpression.) |
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new object that is a copy of the current instance.
(Inherited from StiExpression.) |
![]() | 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 the expession when generation the report script.
(Overrides StiExpressionGetDefaultEvent.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LoadFromJsonObject | (Inherited from StiExpression.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SaveToJsonObject | (Inherited from StiExpression.) |
![]() | Set | (Inherited from StiUnifiedExpression.) |
![]() | ToString | (Inherited from StiExpression.) |