Click or drag to resize

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; }

Property Value

Type: String
See Also