StiVariable Class |
Namespace: Stimulsoft.Report.Dictionary
The StiVariable type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alias |
Gets or sets an alias of the variable.
|
![]() | AllowUseAsSqlParameter |
Gets or sets a value which allows using this variable as a SQL parameter in the query.
|
![]() | ApplyFormat | (Overrides StiExpressionApplyFormat.) |
![]() | Category |
Gets or sets a category of the variable.
|
![]() | ComponentId | |
![]() | Description |
Gets or sets a description of the variable.
|
![]() | DialogInfo |
Gets or sets a dialog info of the variable.
|
![]() | FullConvert |
Gets value, indicates that the value is to be a string.
(Inherited from StiExpression.) |
![]() | GenAddEvent |
Gets value, indicates that it is necessary to add methods of getting the expression value to the event handler.
(Inherited from StiExpression.) |
![]() | Inherited | |
![]() | InitBy |
Gets or sets a value which indicates that this variable will be have defalt value based on calculation of expression which specified in Value property or based on default value.
|
![]() | InitByExpressionFrom |
Gets or sets init by expression for range values. This is expression for From part of range. Property can be used only for Range types!
|
![]() | InitByExpressionTo |
Gets or sets init by expression for range values. This is expression for To part of range. Property can be used only for Range types!
|
![]() | IsCategory | |
![]() | Key |
Gets or sets the key of the dictionary object.
|
![]() | Name |
Gets or sets a name of the variable.
|
![]() | PropName | |
![]() | ReadOnly |
Gets or sets a value which indicates that this variable is read only.
|
![]() | RequestFromUser |
Gets or sets a request from user value which indicates that this variable will be requested from user.
|
![]() | Selection | |
![]() | Type |
Gets or sets a type of the variable.
|
![]() | Value | (Overrides StiExpressionValue.) |
![]() | ValueObject |
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.) |
![]() | Eval | |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GetDateTimeFromValue |
Internal use only.
|
![]() | GetDefaultEvent |
Returns the event for processing of expression when genertion of the report script.
(Inherited from StiExpression.) |
![]() | GetEvents | |
![]() ![]() | GetExpressionString |
Returns variable in the form of the expression.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetNativeValue |
Internal use only.
|
![]() | GetProperties | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | GetValue |
Internal use only.
|
![]() | LoadFromJsonObject | (Inherited from StiExpression.) |
![]() | LoadFromJsonObjectEx | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SaveToJsonObject | (Inherited from StiExpression.) |
![]() | SaveToJsonObjectEx | |
![]() | ToString | (Overrides StiExpressionToString.) |
![]() | ToString(Boolean) |