Click or drag to resize

StiVariableType Property

Gets or sets a type of the variable.

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

Property Value

Type: Type
See Also