Click or drag to resize

StiVariableInitBy Property

Gets or sets a value which indicates that this variable will be have defalt value based on calculation of expression which specified in Value property or based on default value.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiVariableInitBy InitBy { get; set; }

Property Value

Type: StiVariableInitBy
See Also