StiVariableInitByExpressionTo Property |
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!
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public string InitByExpressionTo { get; set; }
Public Property InitByExpressionTo As String
Get
Set
Property Value
Type:
StringSee Also