Click or drag to resize

DataColumnDataType Property

Gets or sets the type code that corresponds to a column type.

Namespace:  Dynamicweb.Controls.Charts
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public TypeCode DataType { get; set; }

Property Value

Type: TypeCode
See Also