StiVariableBindingHelper Class
Namespace: Stimulsoft.Report.Dictionary.Helpers
Methods
| Method | Returns | Description |
|---|---|---|
ChangeTypeValueBinding static |
object | |
GetArray static |
object[] | |
IsEqualBinding static |
bool |
Method Details
ChangeTypeValueBinding static
ChangeTypeValueBinding(valueBinding: object, type: Type): object
Parameters
- valueBinding (object)
- type (Type)
Returns object
GetArray static
GetArray(value: object): object[]
Parameters
- value (object)
Returns object[]
IsEqualBinding static
IsEqualBinding(valueBinding: object, **: objectselectedValues): bool
Parameters
- valueBinding (object)
- ** (objectselectedValues)
Returns bool