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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property InitBy As StiVariableInitBy
Get
Set
Property Value
Type:
StiVariableInitBySee Also