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; }
<TypeConverterAttribute(GetType(StiTypeConverter))>
Public Property Type As Type
Get
Set
Property Value
Type:
TypeSee Also