Click or drag to resize

StiDataColumnType Property

Gets or sets the type of column data.

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