Click or drag to resize

StiVariableInitByExpressionFrom Property

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!

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public string InitByExpressionFrom { get; set; }

Property Value

Type: String
See Also