StiZipCodeExpression Constructor (String) |
Creates a new expression.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiZipCodeExpression(
string value
)
Public Sub New (
value As String
)
Parameters
- value
- Type: SystemString
Expression value.
See Also