Click or drag to resize

DataColumnType Property

Note: This API is now obsolete.

Namespace:  Dynamicweb.Controls.Charts
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[ObsoleteAttribute("Use DataType instead.")]
public TypeCode Type { get; set; }

Property Value

Type: TypeCode
See Also